Skip to content

Commit b19b7a1

Browse files
Fix for compatibility with envbar and similar plugins.
1 parent 7507acd commit b19b7a1

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

scss/trema/admin.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ body.path-admin {
66
}
77

88
#page.drawers #topofscroll {
9-
margin-top: 0;
109
padding-top: 0;
1110
background-color: transparent;
1211
}

scss/trema/header.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
left: 0;
1111
position: fixed;
1212
text-transform: $text-transform;
13-
top: 0;
1413
width: 100%;
1514

1615
&.fixed-top {

scss/trema/main.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ body {
173173

174174
#topofscroll {
175175
background-color: transparent;
176-
margin-top: 0;
177176
padding-top: 0;
178177
}
179178

0 commit comments

Comments
 (0)