OSDN Git Service

better align for project#home
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 21 Oct 2013 13:16:08 +0000 (16:16 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 21 Oct 2013 13:16:08 +0000 (16:16 +0300)
app/assets/stylesheets/sections/projects.scss

index 0c218e6..0e5f99d 100644 (file)
@@ -23,7 +23,7 @@
     font-size: 18px;
     color: #777;
     margin: 0;
-    line-height: 2;
+    line-height: 32px;
   }
   .project-home-dropdown {
     margin-left: 10px;
@@ -48,7 +48,7 @@
   .public-label {
     font-size: 14px;
     background: #f1f1f1;
-    padding: 6px 10px;
+    padding: 8px 10px;
     border-radius: 4px;
     margin-left: 10px;
     color: #888;