Bug 675236 - portrait view shifted on tablet awesomescreen [r=wjohnston]

This commit is contained in:
Mark Finkle 2011-08-01 17:37:14 -04:00
parent c393f3f1e6
commit dccfc192a8
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;