Skip to content

Commit 48487d7

Browse files
committed
Remove z-index directives
1 parent 9362a63 commit 48487d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ body {
1212
min-height: 32px;
1313
margin-bottom: 0;
1414
border: 0;
15-
z-index: 1030;
1615
border-radius: 0;
1716
}
1817

@@ -304,7 +303,6 @@ table th > a:focus {
304303
}
305304

306305
.sidebar {
307-
z-index: 1000;
308306
display: block;
309307
padding: 0;
310308
overflow-x: hidden;

0 commit comments

Comments
 (0)