diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:10:32 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:10:32 -0400 |
commit | c4936caa471bf2105ce977fe9b3bc0acf74be9e5 (patch) | |
tree | 198fe1fbfcf5477c4bc078ce1870f98dff31b3e6 /data/branding/icecat/content/aboutDialog.css | |
parent | 5f0a61a9f91e926d78a574d17a0d9e67622a719b (diff) |
Branding files updated for v52
Diffstat (limited to 'data/branding/icecat/content/aboutDialog.css')
-rw-r--r-- | data/branding/icecat/content/aboutDialog.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/branding/icecat/content/aboutDialog.css b/data/branding/icecat/content/aboutDialog.css index f3f6491..46ba1b7 100644 --- a/data/branding/icecat/content/aboutDialog.css +++ b/data/branding/icecat/content/aboutDialog.css @@ -15,7 +15,7 @@ min-width: 210px; min-height: 210px; margin-top: 20px; - -moz-margin-start: 30px; + margin-inline-start: 30px; } @@ -28,7 +28,6 @@ #rightBox { margin-left: 30px; margin-right: 30px; - min-width: 300px; } #updateDeck > hbox > label:not([class="text-link"]) { |