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

9 lines
100 B
SCSS
Raw Normal View History

2012-09-14 18:13:25 +02:00
.profile_history {
.event_feed {
min-height:20px;
.avatar {
width:20px;
}
}
}