X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=82c9bf337e16b8fcacdaf54d9e1c902a4067300d;hp=d7e8d967f24cb19e7a88541fa9f7e17f4c4d5e2a;hb=1186fba725f3da468f8834a9b44d58993a7d86d4;hpb=15762165c874a15df60aacb5f13825e47026d082 diff --git a/client/src/App.vue b/client/src/App.vue index d7e8d967..82c9bf33 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -142,7 +142,7 @@ input[type="checkbox"]:focus outline: 0 input[type=checkbox]:checked:before - top: -5px; + top: -5px height: 18px table @@ -157,7 +157,7 @@ table padding: 0 10px 0 0 height: 100% & > span - padding-right: 5px + padding: 0 5px 0 0 vertical-align: middle & > img padding: 0 @@ -292,10 +292,12 @@ footer .menuitem color: #2c3e50 text-decoration: none footer > .right-part > a.menuitem > img - height: 1.5em display: inline-block - margin: 0 - &.first + height: 1.3em + margin: 0 5px + //height: 1.5em + //margin: 0 + //&.first @media screen and (min-width: 501px) margin-left: 5px