We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e3071 commit 5beb29aCopy full SHA for 5beb29a
web_src/less/_repository.less
@@ -3269,17 +3269,9 @@ td.blob-excerpt {
3269
.ui.attached.header.diff-file-header {
3270
&.sticky-2nd-row {
3271
position: sticky;
3272
- top: 46px;
+ top: 77px;
3273
z-index: 7;
3274
-
3275
- @media @mediaMd {
3276
- top: 77px;
3277
- }
3278
3279
- @media @mediaSm {
3280
3281
3282
+
3283
@media (max-width: 480px) {
3284
position: static;
3285
}
0 commit comments