mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Typo in my fix to bug 221824 (themes should be RTL compatible) - missing ;
This commit is contained in:
parent
02c9279b05
commit
582de46866
@ -228,7 +228,7 @@ filefield[disabled="true"] .fileFieldIcon {
|
||||
|
||||
#changeActionContent {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 10px
|
||||
padding-bottom: 10px;
|
||||
-moz-padding-start: 9px;
|
||||
-moz-padding-end: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user