Commit cc946eb6

luu stiles <luuduong@gmail.com>
2011-12-21 04:26:01
fixed the f60 padding mistake
1 parent 866f2bd
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/bootstrap.css
@@ -1772,7 +1772,7 @@ a.menu:after, .dropdown-toggle:after {
   /* background-color: #fdefb5;*/
   /* background-color: hotpink;*/
   margin-bottom: 30px;
-  padding: f60px;
+  padding: 60px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;