Bug 1320318 - Make popup-notification-body labels and descriptions line up with other elements in the popup. r=jkt

--HG--
extra : rebase_source : ae23110e4ebdc3a7cdd9ce5df251e4b8eb9317e6
This commit is contained in:
Dão Gottwald 2016-12-21 02:14:57 +01:00
parent 4449bd38fd
commit 5333958c3d

View File

@ -16,12 +16,6 @@
width: 25em;
}
.popup-notification-body description,
.popup-notification-body label {
margin-left: 0 !important;
margin-right: 0 !important;
}
.popup-notification-closebutton {
margin-inline-end: -8px;
margin-top: -8px;