diff options
author | Eric Guzman | 2012-07-20 11:24:19 -0700 |
---|---|---|
committer | Eric Guzman | 2012-07-20 11:24:19 -0700 |
commit | 3cc29231852440508bdeec1964e40ce59f979f99 (patch) | |
tree | 2faaf3d49337437e4a84818fe24dc64a60f8c611 /scss | |
parent | 8fdf2fc8aefee68aec4c7b5891e0375f704cbf26 (diff) | |
parent | 9053e2037821a5c8405fabb74db9635deacfe8d5 (diff) | |
download | ninja-3cc29231852440508bdeec1964e40ce59f979f99.tar.gz |
Merge branch 'refs/heads/master' into fixes_7.1
Diffstat (limited to 'scss')
-rwxr-xr-x | scss/imports/scss/_MainWindow.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/imports/scss/_MainWindow.scss b/scss/imports/scss/_MainWindow.scss index a13487dd..0bb5fd8c 100755 --- a/scss/imports/scss/_MainWindow.scss +++ b/scss/imports/scss/_MainWindow.scss | |||
@@ -90,7 +90,7 @@ | |||
90 | #topMenu { | 90 | #topMenu { |
91 | background-color: #474747; | 91 | background-color: #474747; |
92 | position:absolute; | 92 | position:absolute; |
93 | height:28px; | 93 | height:26px; |
94 | width:100%; | 94 | width:100%; |
95 | top:0px; | 95 | top:0px; |
96 | left:0px; | 96 | left:0px; |