"Buttons" in "dropup" should be btn-link only, not btn-default
- Status
- Closed
- Subject
- "Buttons" in "dropup" should be btn-link only, not btn-default
- Version
- 14.x
- Category
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- Gary Cunningham-Lee
- Lastmod by
- Gary Cunningham-Lee
- Rating
- Description
The "More" button of the wiki page-bar has a ul with several items. These should be links visually, not buttons (with backgrounds and borders). It seems the button element gets the button btn-default class by default and adding btn-link in an instance doesn't "undo" the btn-default styling. "Permissions" only is a plain link. This looks strange in a dropdown/dropup. CSS could be used to force the btn-link styling after the fact, but I wanted to report this first in case there's a more direct way (in Smarty possibly) to prevent btn-default appearance in dropdowns/dropups to begin with.
It may not be evident in every theme - I didn't check. But it can be seen in Green Valley, at least.
- Solution
- Button type changed to link. Fixed by Mani.
- Workaround
- A CSS rule can be added to override the btn-default's border and background in ul.dropup / ul.dropdown, if there's no better solution.
- Importance
- 7
- Easy to solve?
- 7
- Priority
- 49
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5650
- Created
- Sunday 26 April, 2015 12:31:41 UTC
by Gary Cunningham-Lee - LastModif
- Saturday 09 May, 2015 10:22:42 UTC