more padding to the right
This commit is contained in:
parent
797f345b37
commit
b8d044c112
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ol {
|
|||
|
||||
li, .error {
|
||||
clear: both;
|
||||
padding: 8px;
|
||||
padding: 8px 16px 8px 8px;
|
||||
background: #eee;
|
||||
border-top: 1px solid #fefefe;
|
||||
border-bottom: 1px solid #c9c9c9;
|
||||
|
|
Reference in a new issue