diff options
Diffstat (limited to 'p/themes/Mapco/mapco.css')
| -rw-r--r-- | p/themes/Mapco/mapco.css | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index a25cfade3..925e6ec8b 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -991,10 +991,6 @@ main.prompt { /*=== Navigation menu (for articles) */ #nav_entries { - margin: 0; - text-align: center; - line-height: 3em; - table-layout: fixed; background: #303136; } @@ -1311,8 +1307,8 @@ main.prompt { line-height: 1.5rem; margin-bottom: 1rem; } - #nav_entries { - line-height: 4.5rem; + #nav_entries button { + height: 4.5rem; } .notification { border-radius: 0; |
