diff options
author | Valerio Virgillito | 2012-02-09 16:39:38 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-09 16:39:38 -0800 |
commit | b2155233351966ff579db41a7b85be554c643a97 (patch) | |
tree | db6b9c79e27b3de81f7bca25c3cb7252409d3aaa /scss | |
parent | cebd27bd649d01c8b8713651df3878da14b5e9a8 (diff) | |
parent | f0a833b589cd3bcd3ba26037070c06e945ef6e29 (diff) | |
download | ninja-b2155233351966ff579db41a7b85be554c643a97.tar.gz |
Merge branch 'code-cleanup' of https://github.com/mencio/ninja-internal into feature-branch
Diffstat (limited to 'scss')
-rw-r--r-- | scss/imports/scss/_MainWindow.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/imports/scss/_MainWindow.scss b/scss/imports/scss/_MainWindow.scss index 99028b2a..a2d5eef4 100644 --- a/scss/imports/scss/_MainWindow.scss +++ b/scss/imports/scss/_MainWindow.scss | |||
@@ -291,11 +291,6 @@ | |||
291 | overflow-y:hidden; | 291 | overflow-y:hidden; |
292 | } | 292 | } |
293 | 293 | ||
294 | .contextMenu { | ||
295 | position:absolute; | ||
296 | z-index:999; | ||
297 | } | ||
298 | |||
299 | #openDocumentsTabComponent { | 294 | #openDocumentsTabComponent { |
300 | height: 25px; | 295 | height: 25px; |
301 | position: relative; | 296 | position: relative; |