From 29b3a87de28c788e88b4785e2bb514d4f17f50a2 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 3 Dec 2013 15:51:54 +0000 Subject: [PATCH] themes/bootstrap: fix css issue with input fileds within zonebadges (#556) --- themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css index 45bc6ec7e..24b0e049b 100644 --- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -1848,7 +1848,6 @@ table.cbi-section-table td.cbi-section-table-cell select { .zonebadge input { width: 6em; - height: 1em; } .zonebadge-empty { -- 2.11.0