From 1c6ebaf384d639bec1f22e5518695436500fda66 Mon Sep 17 00:00:00 2001 From: codebicycle Date: Sat, 22 Jul 2017 09:31:00 +0300 Subject: [PATCH] Vertical align labels on options page --- options.css | 1 - 1 file changed, 1 deletion(-) diff --git a/options.css b/options.css index dd72980..8a75b36 100644 --- a/options.css +++ b/options.css @@ -81,7 +81,6 @@ input[type="text"] { label { display: inline-block; width: 170px; - vertical-align: top; } label[for=rememberSpeed] {