[#427] Fixed columns, buttons and general styles.

This commit is contained in:
Sol Villar
2015-03-05 01:14:49 -03:00
parent 9ac51793cd
commit 30ad0ad111
8 changed files with 36 additions and 31 deletions

View File

@@ -120,6 +120,11 @@ a:hover {
margin-right: 1px;
}
a.btn,
button.btn {
white-space: normal !important;
}
body {
padding-top: 60px;
}