[xiph-commits] r18261 - websites/opus-codec.org/css
gmaxwell at svn.xiph.org
gmaxwell at svn.xiph.org
Wed May 2 05:05:42 PDT 2012
Author: gmaxwell
Date: 2012-05-02 05:05:42 -0700 (Wed, 02 May 2012)
New Revision: 18261
Modified:
websites/opus-codec.org/css/screen.css
Log:
Missing semi in site css.
Modified: websites/opus-codec.org/css/screen.css
===================================================================
--- websites/opus-codec.org/css/screen.css 2012-05-02 12:01:52 UTC (rev 18260)
+++ websites/opus-codec.org/css/screen.css 2012-05-02 12:05:42 UTC (rev 18261)
@@ -31,7 +31,7 @@
#navbar {
border: 0;
- margin-top: 0px
+ margin-top: 0px;
padding-right: 10px;
text-align: right;
text-decoration: none;
More information about the commits
mailing list