howto achieve button inline display
-
https://snipboard.io/XWc2fy.jpg
How do I make buttons inline layout? It seems there is “something” in the Customizr CSS making buttons display as block elements.
button.dbj_button { display:inline !important; margin:4px !important; }That is the simple CSS I have right now for those buttons.
If, I add
float:left;I get this:https://snipboard.io/OnyBR0.jpg
Please advise.
- This topic was modified 5 years, 1 month ago by . Reason: updated
- This topic was modified 5 years, 1 month ago by .
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘howto achieve button inline display’ is closed to new replies.
