mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 675236 - portrait view shifted on tablet awesomescreen [r=wjohnston]
This commit is contained in:
parent
c393f3f1e6
commit
dccfc192a8
@ -737,7 +737,7 @@ dialog {
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
.panel-row-button {
|
||||
#panel-controls > .panel-row-button {
|
||||
-moz-box-orient: horizontal;
|
||||
-moz-box-flex: 0;
|
||||
min-width: @tablet_panel_controls@ !important;
|
||||
|
@ -750,7 +750,7 @@ dialog {
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
.panel-row-button {
|
||||
#panel-controls > .panel-row-button {
|
||||
-moz-box-orient: horizontal;
|
||||
-moz-box-flex: 0;
|
||||
min-width: @tablet_panel_controls@ !important;
|
||||
|
Loading…
Reference in New Issue
Block a user