mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
--HG-- extra : rebase_source : dac4ce7d977f2c933a1a91d0c9c047f47559fdd5
This commit is contained in:
parent
2639e25c64
commit
d8dc40ed7b
@ -245,10 +245,6 @@ documenttab[selected] .documenttab-selection:-moz-locale-dir(rtl) {
|
||||
|
||||
/* Start UI ----------------------------------------------------------------- */
|
||||
|
||||
#content-viewport[startpage] .active-tab-notificationbox {
|
||||
padding-bottom: @toolbar_height@;
|
||||
}
|
||||
|
||||
#urlbar-autocomplete[viewstate="snapped"],
|
||||
#urlbar-autocomplete[viewstate="portrait"]{
|
||||
-moz-box-orient: vertical;
|
||||
|
@ -22,6 +22,7 @@
|
||||
#startui-body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding-bottom: @toolbar_height@;
|
||||
}
|
||||
|
||||
#start-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user