Bug 776726 followup: use background, not background-color, to override default styling, r=oops

--HG--
extra : transplant_source : e%C38%C2Gx%D5/%89%C2%B6%F5%11jU.%5B%93%26%CE
This commit is contained in:
Gavin Sharp 2012-07-26 15:15:09 -07:00
Родитель 8c5d2aa7c6
Коммит 834a8b0bc2
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -3459,7 +3459,7 @@ stack[anonid=browserStack][responsivemode] {
margin: -4px 0 0 0;
padding: 0;
border-radius: 0px;
background-color: white;
background: white;
}
#social-notification-panel .panel-arrow[side="top"] {