Bug 774725 - Remove extra height associated with Social API toolbar button on Windows. r=felipe

This commit is contained in:
Jared Wein 2012-09-23 10:11:19 -07:00
Родитель 816d9a9358
Коммит d4611961e6
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -3286,7 +3286,7 @@ html|*#gcli-output-frame {
.social-statusarea-container {
-moz-appearance: none;
margin: 2px; /* make sure we have the correct platform spacing*/
padding: 1px;
padding: 0 1px;
border: 1px solid transparent;
border-radius: 2px;
}
@ -3312,7 +3312,7 @@ html|*#gcli-output-frame {
-moz-appearance: none;
border: none;
min-width: 20px;
min-height: 20px;
min-height: 16px;
padding: 2px 5px;
margin: 0;
background: transparent;