debian-mirror-gitlab/app/assets/stylesheets/pages/groups.scss

14 lines
187 B
SCSS
Raw Normal View History

2014-09-02 18:07:02 +05:30
.member-search-form {
float: left;
}
.milestone-row {
@include str-truncated(90%);
}
2015-10-24 18:46:33 +05:30
.dashboard .side .panel .panel-heading .input-group {
.form-control {
height: 42px;
}
2015-12-23 02:04:40 +05:30
}