User tests: Successful: Unsuccessful:
Correcting home menu items badges by rounding them and star display.
Install a multilingual site.
Display the sidebar menu.
Display the Menus Dashboard
Open com_associations, and look at the language badges
com_associations
Sidebar menu
Menus Dashboard
com_associations
Sidebar menu
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
rtc Thanks for testing
RTC
Labels |
Added:
?
?
|
I tested that. I don't like important
. I don't think we need that here, do we?
For me the star
looked OK with
.home-image {
padding: .8rem 0;
}
Thanks for explaining. I actually only looked at the second (horizontal
) value . But I would also use no important for overwriting the the first one (vertical
). I would do this:
home-image {
padding: 0;
&.fa-star {
padding: .8rem 0;
}
}
That only applies to the star, or am I missing something
Has hound stopped working again?
I have tested this item
Tested with:
Chrome 80.0.3987.122
PHP 7.3.14
Labels |
I tested this again.
star
. Thank you @infograf768 . I see no difference with the plus icon
, it so little. But the code is uses.--
--
I have tested this item
I have tested this item
I have tested this item
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-01 18:59:08 |
Closed_By | ⇒ | HLeithner |
Thanks
I have tested this item✅ successfully on 730815b
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28131.