unbork max-width for details in compact mode

regressed in 6650a371
This commit is contained in:
tophf 2021-08-01 18:58:22 +03:00
parent 55046ef68c
commit 404efcecf9

View File

@ -258,7 +258,6 @@ input:invalid {
#header details {
margin-top: .5rem;
max-width: 100%;
}
#actions > * {
@ -1117,8 +1116,7 @@ body.linter-disabled .hidden-unless-compact {
max-height: 60px;
overflow-y: auto;
}
#sections-list,
#lint {
#header details:not(#options) {
max-width: 50%;
}
.options-column {