fixed some more stuff
This commit is contained in:
parent
2a0d80b755
commit
45e08651af
|
@ -32,10 +32,11 @@
|
||||||
.notification--dropdown-user, .notification--dropdown-text {
|
.notification--dropdown-user, .notification--dropdown-text {
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification--dropdown-user {
|
.notification--dropdown-user {
|
||||||
margin-top: 3px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification--dropdown-img {
|
.notification--dropdown-img {
|
||||||
|
|
Loading…
Reference in New Issue