From c3218680f16f54e47fc4666f778a52eedba47ddc Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 28 Jun 2017 13:01:00 +0300 Subject: [PATCH] optionsUI: vertically align options --- options/index.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/options/index.css b/options/index.css index 8262040b..a08485a9 100644 --- a/options/index.css +++ b/options/index.css @@ -67,10 +67,7 @@ h1 { label { display: flex; margin: .25ex 0; -} - -label > * { - /*vertical-align: middle;*/ + align-items: center; } label > :first-child {