mirror of https://github.com/openwrt/luci.git
luci-theme-*: layout improvements
bootstrap now utilizes more screen width for main content Signed-off-by: Paul Donald <newtwen+github@gmail.com>pull/7813/head
parent
f1fefe958c
commit
1be1deb9ec
|
@ -291,8 +291,7 @@ body {
|
|||
}
|
||||
|
||||
.container {
|
||||
width: 100%;
|
||||
max-width: 940px;
|
||||
width: 86%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
zoom: 1;
|
||||
|
|
Loading…
Reference in New Issue