Something in my reset.css or bootstrap.css is interfering with add-ons & core UI
Permalink
Hi
Something in my reset.css or bootstrap.css is interfering with add-ons & core UI (I think).
I find that my input fields (text) on my UI pop ups to edit features of the block are small (height) so you can't see the text that you are typing in (gets chopped off - top and bottom).
Any ideas? I tried using firebug, but couldn't see anything...
- Pat
Something in my reset.css or bootstrap.css is interfering with add-ons & core UI (I think).
I find that my input fields (text) on my UI pop ups to edit features of the block are small (height) so you can't see the text that you are typing in (gets chopped off - top and bottom).
Any ideas? I tried using firebug, but couldn't see anything...
- Pat
Happy to have a look if you have a link to it?
Hi Madesimplemedia
Here's the link:
http://benchmarkresidential.com.au/concrete5.6.2.1/...
You can see my style sheets in firebug
It's the same rule that is used for the input text fields for making notes on page versions, or when you add a block and search for the block in the pop up - they are showing up as 8px high.
There is a class for input text on the backend UI side, but something must be over-riding it somewhere...
Here's the link:
http://benchmarkresidential.com.au/concrete5.6.2.1/...
You can see my style sheets in firebug
It's the same rule that is used for the input text fields for making notes on page versions, or when you add a block and search for the block in the pop up - they are showing up as 8px high.
There is a class for input text on the backend UI side, but something must be over-riding it somewhere...
Wierd, bootstrap does add a height on input elements, but it's more than 8px - 20px on the version I'm using. If you add a form to your homepage, does it do the same thing?