mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-theme-*: layout improvements
bootstrap now utilizes more screen width for main content Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -291,8 +291,7 @@ body {
|
||||
}
|
||||
|
||||
.container {
|
||||
width: 100%;
|
||||
max-width: 940px;
|
||||
width: 86%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
zoom: 1;
|
||||
|
||||
Reference in New Issue
Block a user