summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-01-24 18:48:16 -0500
committerSteve Beaver <sbeaver@netgate.com>2017-01-24 18:48:16 -0500
commit47f2a4b9eb22ea6f1f6baad83e3786ecb53c5394 (patch)
treeffb4e2329f97d2cf9f01fd494d9f06a42815eda0 /src/usr/local/www
parentceaa7b0d4436b609d15ccaad2b8f50e405d77407 (diff)
downloadpfsense-47f2a4b9eb22ea6f1f6baad83e3786ecb53c5394.zip
pfsense-47f2a4b9eb22ea6f1f6baad83e3786ecb53c5394.tar.gz
Revert change to css
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/css/pfSense.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/local/www/css/pfSense.css b/src/usr/local/www/css/pfSense.css
index d15f081..6825b15 100644
--- a/src/usr/local/www/css/pfSense.css
+++ b/src/usr/local/www/css/pfSense.css
@@ -995,11 +995,6 @@ svg {
background-color: #eeeeee;
}
-/* Checkboxes in groups need to be aligned with text (or other) inputs in the same group */
-.form-group .checkbox {
- top: -6px;
-}
-
/* Required input elements have a title that begins with "*". This causes
Group.class.php to add <span class="element-required" to the title, which
can then be used to style required input here. Example below uses a custom
OpenPOWER on IntegriCloud