Showing
1 changed file
with
1 additions
and
2 deletions
@@ -110,8 +110,7 @@ | @@ -110,8 +110,7 @@ | ||
110 | } | 110 | } |
111 | 111 | ||
112 | .sub-level-container { | 112 | .sub-level-container { |
113 | - position: absolute; | ||
114 | - right: 0; | 113 | + float: left; |
115 | overflow-x: auto; | 114 | overflow-x: auto; |
116 | box-sizing: border-box; | 115 | box-sizing: border-box; |
117 | background: #fff; | 116 | background: #fff; |
-
Please register or login to post a comment