-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[web] Fix Agama selectors look&feel (#979)
## Problem The `ul` styles were overwritten in #886 to make them looks like what they are: unordered lists. However, such a changed impacted in the look&feel of the current Agama selectors. ## Solution Restore the Agama selectors by setting their list-type and margins explicetely. ## Testing - Tested manually
- Loading branch information
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters