Merge pull request #996 from sgmap/small-fixes

Small fixes
This commit is contained in:
gregoirenovel 2017-11-29 14:13:49 +01:00 committed by GitHub
commit aa33cb9470
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,8 +42,7 @@
}
.notification-col {
width: 30px;
text-align: center;
width: 45px;
a {
font-size: 16px;
@ -52,7 +51,6 @@
.number-col {
width: 110px;
text-align: center;
}
.folder-col {
@ -69,7 +67,7 @@
}
.follow-col {
width: 190px;
width: 200px;
text-align: right;
padding-left: $default-spacer;
padding-right: $default-spacer;