Awesome theme, but bullets in lists are not styled. Therefore, the bullets are hanging outside for instance messages...
ol li, ul li, .item-list ul li, .item-list ol li {
margin-left: 20px;
}
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cleanr-799310.patch | 694 bytes | wiifm |
Comments
Comment #1
kiphaas7 commentedAlso:
Comment #2
wiifmPatch attached, severely needed for views admin due to not being able to see bolded (active) templates in theme information
Comment #3
wiifmHave tackled the CSS, adding in the above suggestions, also fixing the margin for autocomplete.
Converted tabs -> spaces and formatted headings in the CSS consistantly
http://drupalcode.org/project/cleanr.git/commit/2ecc29a0024c1885fd3af6a7...
Comment #4
wiifm