]> granicus.if.org Git - clang/commitdiff
Increase width of nav bar.
authorTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 23:54:46 +0000 (23:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 23:54:46 +0000 (23:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95612 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/menu.css

index a402d5a83f9a17e71a0e1995eb31be464bef0248..7fd35261d32085f7e9c3b78143581d6769f7a3bd 100644 (file)
@@ -5,6 +5,7 @@ body {
 #nav {
   font-weight: bold;
   color: #2d58b7;
+  width:100%;
 }
 #nav a {
   text-decoration: none;