]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: slightly smaller toggle switch
authorPhilipp Klaus <philipp.klaus@gmail.com>
Fri, 29 Sep 2017 12:40:35 +0000 (20:40 +0800)
committerPhilipp Klaus <philipp.klaus@gmail.com>
Fri, 29 Sep 2017 12:40:35 +0000 (20:40 +0800)
python_suite/dashboard/static/css/style.css

index 55bf30116e2cf70ad1797dc2edb463554d98aa8a..ba31be066a9b149f64a6e78d96a8ed27f3c4e33b 100644 (file)
@@ -156,7 +156,7 @@ div.error {
 .toggle {
   overflow: hidden;
   display: inline-block;
-  width: 8em;
+  width: 5em;
   padding: 0.125em;
   border: solid 2px #5E5E5E;
   vertical-align: middle;