Skip to content

Commit

Permalink
fix rounded corners on menu in mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
backslash47 committed Apr 18, 2018
1 parent 013a3a3 commit 1b2bf7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ body {
.ui.form textarea,
.ui.menu,
.ui.tabular.menu .active.item,
.ui.dropdown .menu,
.ui.message {
border-radius: 0 !important;
-moz-border-radius: 0 !important;
Expand Down

0 comments on commit 1b2bf7e

Please sign in to comment.