Bug 824938 - Remove custom styling for text-links in arrow panels on OS X. r=fryn

This commit is contained in:
Dão Gottwald 2013-01-07 23:29:02 +01:00
parent 31756dcd26
commit b6d3b7fb1c

View File

@ -3002,11 +3002,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
}
}
#notification-popup .text-link, .panel-arrowcontent .text-link {
color: #0073e6;
text-decoration: none;
}
#geolocation-learnmore-link {
-moz-margin-start: 0; /* override default label margin to match description margin */
}