diff app/assets/stylesheets/tabs.scss @ 188:45ec309a3fa8

Fix indentation.
author Edho Arief <edho@myconan.net>
date Sat, 23 Feb 2013 13:25:09 +0900
parents f0ffe17469a1
children 22c4b5f90e24
line wrap: on
line diff
--- a/app/assets/stylesheets/tabs.scss	Sat Feb 23 13:24:40 2013 +0900
+++ b/app/assets/stylesheets/tabs.scss	Sat Feb 23 13:25:09 2013 +0900
@@ -8,7 +8,7 @@
   $baseLineHeight: $baseLineHeight_orig * 0.8;
 
   .well {
-  background-color: darken(white, 2%);
+    background-color: darken(white, 2%);
   }
 
   p {