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

14 lines
184 B
SCSS
Raw Normal View History

2014-09-02 18:07:02 +05:30
.new-group-member-holder {
margin-top: 50px;
background: #f9f9f9;
padding-top: 20px;
}
.member-search-form {
float: left;
}
.milestone-row {
@include str-truncated(90%);
}