mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
adds margin to avatar in composer-action-title
This commit is contained in:
parent
e3301c4869
commit
42399261ba
@ -114,6 +114,10 @@
|
||||
.d-icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
img.avatar {
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
.composer-controls {
|
||||
margin-left: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user