SPR-742: Konfigurierbarkeit content-width
This commit is contained in:
parent
3cdc9fcb67
commit
5f18c8954f
3 changed files with 9 additions and 4 deletions
|
@ -57,7 +57,7 @@
|
|||
.showSidebar {
|
||||
#dokuwiki__footer {
|
||||
.col-xs-12 {
|
||||
width: 73%;
|
||||
width: @ini_site_width;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue