mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix theme
This commit is contained in:
parent
cbab913f2c
commit
792aa23f17
1 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ body {
|
|||
|
||||
.container {
|
||||
width: 100%;
|
||||
max-width: 1080px;
|
||||
max-width: 1200px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
zoom: 1;
|
||||
|
@ -1828,7 +1828,7 @@ a.label:hover {
|
|||
|
||||
form.inline { display: inline; margin-bottom: 0; }
|
||||
|
||||
header .pull-right { padding-top: 8px; }
|
||||
/*header .pull-right { padding-top: 8px; }*/
|
||||
|
||||
#modemenu li:last-child span.divider { display: none }
|
||||
|
||||
|
|
Loading…
Reference in a new issue