mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 08:37:42 +08:00
Adding padding for notifications at the bottom of the comment stream.
This commit is contained in:
@@ -3,7 +3,9 @@ body {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
width: 100%;
|
||||
font-size: 12px;
|
||||
margin: 0;
|
||||
margin: 0px;
|
||||
padding: 0px 0px 50px 0px;
|
||||
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user