diff options
author | Valerio Virgillito | 2012-02-09 16:37:52 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-09 16:37:52 -0800 |
commit | f0a833b589cd3bcd3ba26037070c06e945ef6e29 (patch) | |
tree | 298364e9e45740860a3b59980e88e01cd00fffb2 /scss | |
parent | c8720030e315d8c440354f54cf48f0c1464d72cb (diff) | |
download | ninja-f0a833b589cd3bcd3ba26037070c06e945ef6e29.tar.gz |
Removing the un-used context menu style
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
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 23ace69b..8b9bf1e8 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; |