debian-mirror-gitlab/app/assets/stylesheets/pages/groups.scss
2015-12-23 02:04:40 +05:30

13 lines
187 B
SCSS

.member-search-form {
float: left;
}
.milestone-row {
@include str-truncated(90%);
}
.dashboard .side .panel .panel-heading .input-group {
.form-control {
height: 42px;
}
}