Fixed console warnings
Fix for https://github.com/Beep6581/RawTherapee/issues/4941
This commit is contained in:
parent
394f4d9b2b
commit
3b48df2c2c
@ -1421,8 +1421,12 @@ combobox entry + button:not(.dummy) {
|
||||
border-bottom-left-radius: 0;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
#PlacesPaned button.combo {
|
||||
margin: 0 0 calc(0.416666666666666666em - 8px) 0;
|
||||
margin: 0;
|
||||
}
|
||||
#PlacesPaned combobox {
|
||||
margin-bottom: calc(0.416666666666666666em - 8px);
|
||||
}
|
||||
|
||||
/* Reset button */
|
||||
|
Loading…
x
Reference in New Issue
Block a user