]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: fix vertical alignment of ON/OFF slider (w/ bootstrap)
authorPhilipp Klaus <philipp.klaus@gmail.com>
Sat, 23 Sep 2017 03:07:00 +0000 (11:07 +0800)
committerPhilipp Klaus <philipp.klaus@gmail.com>
Sat, 23 Sep 2017 03:07:00 +0000 (11:07 +0800)
python_suite/dashboard/static/css/style.css

index 6c7f55de2b87d41bb66916a29a91e15cb15cc8cb..b0170fed7364c6c4ecb8ae08f45badce3d810ff2 100644 (file)
@@ -159,6 +159,8 @@ div.error {
   width: 8em;
   padding: 0.125em;
   border: solid 2px #5E5E5E;
+  vertical-align: middle;
+  margin-bottom: 0;
 }
 .toggle input {
   position: absolute;