Fix overflow on header

This commit is contained in:
Samy Pessé
2014-03-31 23:06:08 -07:00
parent d36dfee40b
commit 70569affc2
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1
View File
@@ -12,6 +12,7 @@
background: #242628;
color: #e2edf2;
overflow: hidden;
.btn {
display: block;