views: fix positioning of form hints.
Position <span class="hint"> elements to the right of normal <input> elements and underneath <textarea> elements. Fixes form hints being badly positioned on some pages.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
div#c-wiki-pages {
|
||||
form span.hint {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#a-new {
|
||||
div.notice {
|
||||
font-size: 0.8em;
|
||||
|
||||
Reference in New Issue
Block a user