Fix status prepend design (#1874)
* Fix status prepend design * Adjust status prepend styling a bit
This commit is contained in:
@@ -555,12 +555,10 @@
|
||||
}
|
||||
|
||||
.status__prepend {
|
||||
margin-top: -10px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: -2px;
|
||||
margin-bottom: 8px;
|
||||
margin-left: 58px;
|
||||
color: $dark-text-color;
|
||||
padding: 8px 0;
|
||||
padding-bottom: 2px;
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
|
||||
|
Reference in New Issue
Block a user