Skip to content

Commit 9874e55

Browse files
authored
Apply suggestions from code review
1 parent df1975e commit 9874e55

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

web_src/less/_review.less

+1-5
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,7 @@ a.blob-excerpt:hover {
177177
.pull.files.diff [id] {
178178
scroll-margin-top: 99px;
179179

180-
@media @mediaMd {
181-
scroll-margin-top: 130px;
182-
}
183-
184-
@media @mediaSm {
180+
@media @mediaMdAndDown {
185181
scroll-margin-top: 130px;
186182
}
187183
}

0 commit comments

Comments
 (0)