Bug 776726: make social panel background white to avoid a flicker when the panel loads initially, r=jaws

This commit is contained in:
Shane Caraveo 2012-07-23 15:20:05 -07:00
parent df0806ec07
commit 6a4f0249b9

View File

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