]> granicus.if.org Git - clang/commitdiff
Really increase menu width...
authorTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 23:55:36 +0000 (23:55 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 23:55:36 +0000 (23:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95615 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/menu.css
www/analyzer/menu.html.incl

index 7fd35261d32085f7e9c3b78143581d6769f7a3bd..a402d5a83f9a17e71a0e1995eb31be464bef0248 100644 (file)
@@ -5,7 +5,6 @@ body {
 #nav {
   font-weight: bold;
   color: #2d58b7;
-  width:100%;
 }
 #nav a {
   text-decoration: none;
index 2c430799a702fbc42066403329fe895c21d32519..9faee44157b529a1857f2b2c970cf4c7864806eb 100644 (file)
@@ -1,5 +1,5 @@
 <div id="nav">
-  <ul class="menubar">
+  <ul class="menubar" style="width:100%">
     <li>
       <a href="/index.html">About</a>
       <ul>