From 8054a02ec70886a969a7c38c24469a015ee42282 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 12 Feb 2018 16:10:29 +0100 Subject: [default.css] Fix style of labels in input-group-addon --- style/default.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index 3b02ffdb..7ca519d9 100644 --- a/style/default.css +++ b/style/default.css @@ -603,4 +603,9 @@ table.slx-ellipsis td { div.disabled input, div.disabled label { pointer-events: none; cursor: not-allowed; +} + +.input-group-addon > label { + font-weight: normal; + margin-bottom: inherit; } \ No newline at end of file -- cgit v1.2.3-55-g7522