From a931abf5b1359f726ad768e97c0a72e6b674ac4d Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Thu, 28 Mar 2013 14:51:44 -0400 Subject: [PATCH] make all inputs full width --- css/app.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/css/app.css b/css/app.css index fb8f0d47b..81a93b318 100644 --- a/css/app.css +++ b/css/app.css @@ -927,18 +927,6 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} height: 65px; } -.form-field-levels label, -.form-field-elevation label, -.form-field.checkselect label { - margin-right: 50%; -} - -.form-field-levels input, -.form-field-elevation input, -.form-field.checkselect input { - width: 50%; -} - .form-field-name input { height: 35px; font-size: 18px;