mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
Adapted the padding due to the font-size modification
This commit is contained in:
parent
54e834194b
commit
38cbff11a1
2 changed files with 6 additions and 1 deletions
|
@ -3,8 +3,9 @@ html,
|
|||
body,
|
||||
p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue