mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 483187 - Caption of groupbox isn't correctly vertically aligned. r=robstrong
This commit is contained in:
parent
7a8c71cfe1
commit
fb2a8cc147
@ -66,7 +66,5 @@ tabpanels caption {
|
||||
|
||||
/* !important is needed to override label in global.css */
|
||||
.caption-text {
|
||||
margin-bottom: 0px !important;
|
||||
-moz-margin-start: 2px !important;
|
||||
-moz-margin-end: 2px !important;
|
||||
margin: 0 2px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user