diff --git a/static/css/pad.css b/static/css/pad.css index fe188e47..24421069 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -1118,12 +1118,6 @@ width:33px !important; word-wrap: break-word; } -/* fix for misaligned labels */ -label { - position: relative; - bottom: 1px; -} - .right { float:right; }