OSDN Git Service

Restored margin for text in notes
authorrandx <dmitriy.zaporozhets@gmail.com>
Sat, 18 Aug 2012 21:08:20 +0000 (00:08 +0300)
committerrandx <dmitriy.zaporozhets@gmail.com>
Sat, 18 Aug 2012 21:08:20 +0000 (00:08 +0300)
app/assets/stylesheets/sections/notes.scss

index c846e6a..30587ef 100644 (file)
@@ -48,7 +48,7 @@
   p { color:$style_color; }
   .note-author { color: $style_color;}
 
-  .note-title { padding-top: 5px;}
+  .note-title { margin-left:45px; padding-top: 5px;}
   .avatar { 
     margin-top:3px;
   }