diff --git a/aleksis/apps/alsijil/static/css/alsijil/person.css b/aleksis/apps/alsijil/static/css/alsijil/person.css index a172bfcc53b2ff031cb70a02c22fec36a3e3304a..96f691a970958fc85b3d86f3076014b27c094cfa 100644 --- a/aleksis/apps/alsijil/static/css/alsijil/person.css +++ b/aleksis/apps/alsijil/static/css/alsijil/person.css @@ -1,17 +1,17 @@ span.input-field.inline > .select-wrapper > input { - color: red; - padding: 14px 0 0 0; - line-height: 2px; - height: 36px; - vertical-align: middle; + color: red; + padding: 14px 0 0 0; + line-height: 2px; + height: 36px; + vertical-align: middle; } span.input-field.inline > .select-wrapper .caret { - top: 12px !important; + top: 12px !important; } @media screen and (min-width: 1400px) { - h6.excuse-form-container { - margin: -30px 0 -30px 0; -} + h6.excuse-form-container { + margin: -30px 0 -30px 0; + } } \ No newline at end of file