diff options
author | Horst3180 | 2017-03-11 14:54:09 +0100 |
---|---|---|
committer | Horst3180 | 2017-03-11 14:54:09 +0100 |
commit | bc3725e858b0c1bc27dd1164cb2908dcef21f404 (patch) | |
tree | 20afd8e2c0b90aa9057704d731b10deda904f552 /arc-firefox-theme/chrome/mozapps/aboutNetworking.css | |
parent | ec1fc1732ea2cbf67bb32bf63d6178c1deee21c0 (diff) | |
download | solarc-firefox-theme-bc3725e858b0c1bc27dd1164cb2908dcef21f404.tar.gz solarc-firefox-theme-bc3725e858b0c1bc27dd1164cb2908dcef21f404.tar.xz solarc-firefox-theme-bc3725e858b0c1bc27dd1164cb2908dcef21f404.zip |
update to 52.0
Diffstat (limited to 'arc-firefox-theme/chrome/mozapps/aboutNetworking.css')
-rw-r--r-- | arc-firefox-theme/chrome/mozapps/aboutNetworking.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arc-firefox-theme/chrome/mozapps/aboutNetworking.css b/arc-firefox-theme/chrome/mozapps/aboutNetworking.css index 2b4a8df..981c04a 100644 --- a/arc-firefox-theme/chrome/mozapps/aboutNetworking.css +++ b/arc-firefox-theme/chrome/mozapps/aboutNetworking.css @@ -19,12 +19,12 @@ body { } #refreshDiv { - text-align: end; + justify-content: flex-end; margin-bottom: 0.5em; } #refreshButton { - vertical-align: middle; + margin-top: 0; } /** Categories **/ @@ -103,7 +103,6 @@ body { } .tab table { - border: 1; width: 100%; } |