Remove max-width restriction on note warning
This commit is contained in:
parent
e47080338a
commit
e01df312b8
1 changed files with 1 additions and 0 deletions
|
@ -939,6 +939,7 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
|
|||
background-color: #ffe0cc;
|
||||
margin: 0px;
|
||||
padding: 4px 6px;
|
||||
max-width: 100%;
|
||||
}
|
||||
h4, p {
|
||||
margin-bottom: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue