diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -495,7 +495,7 @@ h2.b2-logo-text a:hover .b2-nav { position: relative; - width:1000px; + /*width:1000px;*/ margin:0 auto; min-height: 45px; z-index: 100; @@ -762,7 +762,7 @@ h2.b2-logo-text a:hover margin-top: 0; margin-bottom: -3px; cursor:auto; - width: 1000px; + /*width: 1000px;*/ } .b2-sheet-body |