gitlabhq/app/assets/stylesheets/sections/admin.scss
2013-01-13 17:25:18 +02:00

6 lines
143 B
SCSS

.admin-filter form {
label { width: 110px; }
.controls { margin-left: 130px; }
.form-actions { padding-left: 130px; background: #fff }
}