mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-18 13:32:58 +01:00
fixed bottom padding on mainposter avatar
This commit is contained in:
@@ -324,7 +324,7 @@ footer.footer {
|
||||
.hover-overlay {
|
||||
margin: 5px;
|
||||
position: absolute;
|
||||
bottom: 2px;
|
||||
bottom: 0px;
|
||||
height: 45px;
|
||||
padding-top: 2px;
|
||||
width:120px;
|
||||
|
||||
Reference in New Issue
Block a user