Bug 1588818 - Cleanup .float-right from aboutCompat.css r=miketaylr

Differential Revision: https://phabricator.services.mozilla.com/D50936

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Itiel 2019-10-29 16:23:21 +00:00
parent 9e239f2b4a
commit ba4d0ad27c
2 changed files with 0 additions and 8 deletions

View File

@ -11,10 +11,6 @@
padding-bottom: 2em;
}
.float-right {
float: inline-end;
}
.hidden {
display: none;
}

View File

@ -11,10 +11,6 @@
padding-bottom: 2em;
}
.float-right {
float: right;
}
.hidden {
display: none;
}