]> www.average.org Git - pulsecounter.git/commitdiff
vertical-align does not work anyway
authorEugene Crosser <crosser@average.org>
Thu, 24 Dec 2015 06:15:48 +0000 (09:15 +0300)
committerEugene Crosser <crosser@average.org>
Thu, 24 Dec 2015 06:15:48 +0000 (09:15 +0300)
web/index.html

index 490e21f6c273d6010d1668a310eb774b623a07fa..f70f51b05686131df6ff06c82a605a3fdcebf1f8 100644 (file)
@@ -344,7 +344,6 @@ div.query {
   border: solid 1px black;
   background-color: lightgray;
   cursor: pointer;
-  vertical-align: middle;
 }
 div.label {
   display: block;
@@ -352,7 +351,6 @@ div.label {
   position: absolute;
   top: 50%;
   transform: translate(0, -50%);
-  vertical-align: middle;
 }
 body {
   margin: 0px;