mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 17:46:07 +10:00
Merge pull request #6784 from jvanbaarsen/remove-unused-sass-extends
Removed missing sass selectors
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
.commit-btn {
|
||||
@extend .save-btn;
|
||||
}
|
||||
.message {
|
||||
display: inline-block;
|
||||
margin: 5px 8px 0 8px;
|
||||
|
||||
@@ -54,7 +54,6 @@ ul.notes {
|
||||
.diff-file,
|
||||
.discussion-hidden,
|
||||
.notes {
|
||||
@extend .borders;
|
||||
background-color: #F9F9F9;
|
||||
}
|
||||
.diff-file .notes {
|
||||
|
||||
Reference in New Issue
Block a user