Bug 1133246 - Fix wrong buttons alignment with content on about pages using info-pages.css. r=jaws

This commit is contained in:
Timur Valeev 2015-02-16 01:59:00 -05:00
Родитель eac9e87da2
Коммит 0dec1d6038
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -77,6 +77,10 @@ ul {
min-width: 150px;
}
.button-container > button:first-child {
-moz-margin-start: 0;
}
/* Trees */
tree {
min-height: 12em;