зеркало из https://github.com/mozilla/gecko-dev.git
Bug 736512 - Followup to about:home refresh broke long labels. r=mak
This commit is contained in:
Родитель
1979778029
Коммит
49d849f10b
|
@ -229,6 +229,9 @@ body[narrow] #launcher[session] {
|
|||
padding: 14px 6px;
|
||||
min-width: 88px;
|
||||
max-width: 176px;
|
||||
max-height: 85px;
|
||||
vertical-align: top;
|
||||
white-space: normal;
|
||||
background: transparent padding-box;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2.5px;
|
||||
|
@ -241,9 +244,6 @@ body[narrow] #launcher[session] {
|
|||
|
||||
body[narrow] #launcher[session] > .launchButton {
|
||||
margin: 4px 1px;
|
||||
max-height: 85px;
|
||||
vertical-align: top;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.launchButton:hover {
|
||||
|
|
Загрузка…
Ссылка в новой задаче