Browse Source

Fix header misplacement

Denis K 8 years ago
parent
commit
bd24f7edef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jet/static/jet/css/_tables.scss

+ 1 - 0
jet/static/jet/css/_tables.scss

@@ -17,6 +17,7 @@ table {
     z-index: 2;
     z-index: 2;
     top: 0;
     top: 0;
     right: 20px;
     right: 20px;
+    left: $sidebar-width + 20px;
     width: auto;
     width: auto;
     border-radius: 0;
     border-radius: 0;
     box-shadow: none;
     box-shadow: none;