doing the worst things to css since its existence

This commit is contained in:
Andreas N 2015-02-12 17:11:21 +01:00
parent 2e75649b71
commit f46ebe5a30
1 changed files with 2 additions and 2 deletions

View File

@ -117,6 +117,6 @@
}
.profile--image-dropdown > a {
padding-top: 16px;
padding-bottom: 16px;
padding-top: 16px !important;
padding-bottom: 16px !important;
}