mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix status page CSS
This commit is contained in:
parent
0f1694301c
commit
dc729420c7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.container {
|
||||
/* container for entire page. fixes bootstrap theme's ridiculously small page width */
|
||||
max-width: 1644px;
|
||||
max-width: 1600px;
|
||||
}
|
||||
#interface_field {
|
||||
padding: 12px 20px 20px 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue