Remove max-width restriction on note warning

This commit is contained in:
Tom Hughes 2013-05-20 17:47:24 +01:00
parent e47080338a
commit e01df312b8

View file

@ -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;