[Mobile] IN PROGRESS: tweaked padding in form-row

open #74
This commit is contained in:
Charles Hacskaylo
2015-08-26 16:54:13 -07:00
parent b8b9721ddc
commit a27083c28c
3 changed files with 12 additions and 12 deletions

View File

@@ -194,7 +194,7 @@
*zoom: 1;
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-top: 5px;
padding: 5px 5px;
padding: 5px 0;
position: relative; }
/* line 48, ../sass/forms/_elems.scss */
.form .form-row.first {