mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:15:46 +08:00
remove top and bottom padding
This commit is contained in:
parent
8840a611ab
commit
c8085cf576
|
@ -10,7 +10,7 @@ img.avatar {
|
|||
@extend .clearfix;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding: 8px;
|
||||
padding: 0 8px;
|
||||
.contents {
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user