Skip to content
Snippets Groups Projects

7 9 stable

Closed gitlab-qa-bot requested to merge 7-9-stable into master
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -154,10 +154,12 @@
overflow: auto;
.event-last-push-text {
@include str-truncated(100%);
padding: 5px 0;
    • Created by: houndci-bot

      Properties should be ordered float, font-size, line-height, margin-right, padding, padding-right

      By Administrator on 2015-03-18T16:35:57 (imported from GitLab project)

      By Administrator on 2015-03-18T16:35:57 (imported from GitLab)

Please register or sign in to reply
font-size: 13px;
float:left;
margin-right: -150px;
padding-right: 150px;
line-height: 24px;
line-height: 20px;
}
}
Loading