Suggestion / enhancement - to define default size for boostrap buttons #2160
Labels
Help Wanted
status: awaiting feedback
This issue may be fixed and is awaiting the original poster to confirm the fix.
Milestone
I noticed that buttons in menus has different size,
chat menu - btn btn-default button
private message - btn btn-mini btn-xs btn-default
news by months - btn btn-default btn-sm
user.php - btn btn-default
Styling this is nightmare. There should be some rules, f.e. in menus btn btn-xs btn-default , for pages
btn btn-sm btn-default (or btn btn-default).
The same for input element just with added class button. .
These element (buttons with a tag or input tag) should have one common class like tbox before to be able styling theme all in one. And of course unique ID selector too.
The need override this with shortcodes or templates reduce power of using bootstrap as default framework for templating.
The text was updated successfully, but these errors were encountered: