mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed spacing changes when filters are applied.
This commit is contained in:
@@ -103,7 +103,6 @@ header > ol > li > ol > li {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
nav {
|
||||
@@ -154,6 +153,7 @@ nav a {
|
||||
#main {
|
||||
overflow: auto;
|
||||
flex-shrink: 10;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
section, .dialog {
|
||||
|
||||
Reference in New Issue
Block a user