don't add extra padding to #content

This commit is contained in:
Frédéric Péters 2018-08-20 21:48:30 +02:00
parent ef5a2c5700
commit c1f6b6f788
1 changed files with 1 additions and 2 deletions

View File

@ -462,8 +462,7 @@ div#more-user-links a:hover:after {
/* page content */
div#content {
padding: 1ex;
border-radius: 3px;
padding: 0;
position: relative;
&::after {
content: "";