mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
6 lines
143 B
SCSS
6 lines
143 B
SCSS
.admin-filter form {
|
|
label { width: 110px; }
|
|
.controls { margin-left: 130px; }
|
|
.form-actions { padding-left: 130px; background: #fff }
|
|
}
|