Commit cd75572b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #6784 from jvanbaarsen/remove-unused-sass-extends

Removed missing sass selectors
parents cad9572e 891b67c8
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment