diff options
Diffstat (limited to 'scss')
-rwxr-xr-x | scss/imports/scss/_MainWindow.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/imports/scss/_MainWindow.scss b/scss/imports/scss/_MainWindow.scss index 1340a18f..97344b1e 100755 --- a/scss/imports/scss/_MainWindow.scss +++ b/scss/imports/scss/_MainWindow.scss | |||
@@ -204,14 +204,12 @@ | |||
204 | background:$color-stage; | 204 | background:$color-stage; |
205 | height:15px; | 205 | height:15px; |
206 | margin-bottom: 0px; | 206 | margin-bottom: 0px; |
207 | display:none; | ||
208 | } | 207 | } |
209 | 208 | ||
210 | #rulerLeft { | 209 | #rulerLeft { |
211 | // TODO: temporary background please replace when component is implemented | 210 | // TODO: temporary background please replace when component is implemented |
212 | background:$color-stage; | 211 | background:$color-stage; |
213 | width:16px; | 212 | width:16px; |
214 | display:none; | ||
215 | } | 213 | } |
216 | 214 | ||
217 | #stateBar { | 215 | #stateBar { |