SPR-908: footer widescreen

This commit is contained in:
Silke Pisulla 2017-04-19 14:24:11 +02:00
commit 8a35e69462

View file

@ -78,7 +78,8 @@
&.showSidebar {
#dokuwiki__footer {
.col-xs-12 {
margin-left: @toggle-showsidebar_width;
width: 100%;
padding-left: @toggle-showsidebar_width;
}
}
}