Increase bottom margin header

This commit is contained in:
Jef van Schendel 2012-03-31 14:25:37 +02:00
parent d317d9d690
commit c5a9ecf247

View File

@ -115,7 +115,7 @@ input, textarea {
header { header {
width: 100%; width: 100%;
padding: 0; padding: 0;
margin-bottom: 20px; margin-bottom: 42px;
background-color: #303030; background-color: #303030;
height: 34px; height: 34px;
border-bottom: 1px solid #252525; border-bottom: 1px solid #252525;