зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1133246 - Fix wrong buttons alignment with content on about pages using info-pages.css. r=jaws
This commit is contained in:
Родитель
eac9e87da2
Коммит
0dec1d6038
|
@ -77,6 +77,10 @@ ul {
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button-container > button:first-child {
|
||||||
|
-moz-margin-start: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Trees */
|
/* Trees */
|
||||||
tree {
|
tree {
|
||||||
min-height: 12em;
|
min-height: 12em;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче