OSDN Git Service

Remove bottom margin for text in event note
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 26 Aug 2013 12:49:11 +0000 (15:49 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 26 Aug 2013 12:49:11 +0000 (15:49 +0300)
app/assets/stylesheets/sections/events.scss

index d94d97c..80ee6b6 100644 (file)
         margin-left: 0px;
         max-width: 200px;
       }
+
+      p:last-child {
+        margin-bottom: 0;
+      }
     }
     .event-note-icon {
       color: #777;