MDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can someone replace this problematic solution with another one - please! after correcting the property to display:block the search button moves below the search field when the text gets longer or the block width very narrow.
This commit is contained in:
@@ -1310,6 +1310,10 @@ a.skip-block, .skip-block {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.block_search_forums .invisiblefieldset {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Blogs
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user