Bug 722690 - buttons are too close to edge. r+ui-r=andreasn

This commit is contained in:
Richard Marti 2012-02-17 19:34:41 +01:00
Родитель 5966d9818e
Коммит a2bf9fbb07
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -24,6 +24,11 @@
background-color: transparent
}
#event-toolbar {
-moz-margin-start: 0;
padding: 1px 0 2px;
}
#event-toolbar[iconsize="small"] .toolbarbutton-1 .toolbarbutton-icon {
margin: 0;
width: 18px;