fix the header padding

staging
multiple creatures 2019-08-15 09:47:42 -05:00
parent cc3cf7b606
commit 903cabc4b2
3 changed files with 3 additions and 11 deletions

View File

@ -179,12 +179,10 @@
}
.notification__message {
margin-left: 42px;
padding: 8px 0 0 26px;
margin-left: 25px;
cursor: default;
color: $darker-text-color;
font-size: 15px;
position: relative;
.fa {
color: $highlight-text-color;

View File

@ -253,7 +253,7 @@
}
.notification__favourite-icon-wrapper {
left: 0;
left: 10px;
position: absolute;
.fa.star-icon {

View File

@ -381,10 +381,6 @@
white-space: nowrap;
}
}
.notification__message {
margin: 10px 0px 10px 0;
}
}
.notification-favourite {
@ -494,11 +490,9 @@
}
.status__prepend {
margin: 10px 10px 10px;
color: $dark-text-color;
padding: 8px 10px 0 68px;
padding: 0 0 10px 30px;
font-size: 14px;
position: relative;
.status__display-name strong {
color: $dark-text-color;