Added custom styling for .page-header in 2014/assets/css/custom.css
authorrsiddharth <rsd@gnu.org>
Fri, 27 Sep 2013 17:30:27 +0000 (23:00 +0530)
committerrsiddharth <rsd@gnu.org>
Fri, 27 Sep 2013 17:30:27 +0000 (23:00 +0530)
2014/assets/css/custom.css

index da2f0a4e5df18188f8c47e5341f1080c09c2d60b..1590f8b99524f3840cc913ec98afcfc633ba0b18 100644 (file)
   }
 }
 
+.page-header {
+  padding-bottom: 9px;
+  margin: 40px 0 20px;
+  border-bottom: none;
+}
+
 .form-control {
   display: block;
   width: 100%;