gitlabhq/app/assets/stylesheets/sections/admin.scss

6 lines
143 B
SCSS
Raw Normal View History

2013-01-13 16:24:29 +01:00
.admin-filter form {
label { width: 110px; }
.controls { margin-left: 130px; }
.form-actions { padding-left: 130px; background: #fff }
}