Increase padding around report disclaimer
This commit is contained in:
parent
e85110957a
commit
13e7a4b0e9
1 changed files with 1 additions and 1 deletions
|
@ -2847,7 +2847,7 @@ input.richtext_title[type="text"] {
|
||||||
background: #fff1f0;
|
background: #fff1f0;
|
||||||
color: #d85030;
|
color: #d85030;
|
||||||
border-color: rgba(216, 80, 48, 0.3);
|
border-color: rgba(216, 80, 48, 0.3);
|
||||||
padding: 5px;
|
padding: 10px 20px;
|
||||||
margin-bottom: $lineheight;
|
margin-bottom: $lineheight;
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue