changeset 188:45ec309a3fa8

Fix indentation.
author Edho Arief <edho@myconan.net>
date Sat, 23 Feb 2013 13:25:09 +0900
parents f0ffe17469a1
children b4b7a29b70f6
files app/assets/stylesheets/tabs.scss
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 {