Bug 870989 - Menu panel sometimes has no right border. r=mconley

--HG--
extra : rebase_source : d783ada6546713881a3f96eda11340e51d31c6f8
This commit is contained in:
Jared Wein 2013-05-21 11:24:27 -04:00
parent f63bb5ed3a
commit a4a92d7eb3

View File

@ -53,6 +53,7 @@ panelmultiview > panelsubview:not([current]) {
}
#PanelUI-popup > .panel-arrowcontainer > .panel-arrowcontent {
overflow: hidden;
padding: 0;
}