Skip to content

Commit

Permalink
Fix attached fixed menu border
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jun 23, 2015
1 parent 1a3d46f commit 3e6634b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions/collections/menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@ Floated Menu / Item
}

/* Tabular Attached */
.ui.top.attached.menu:not(.tabular) {
.ui.top.attached.menu:not(.fixed):not(.tabular) {
border-bottom: none;
}
.ui.attached.tabular.menu {
Expand Down

0 comments on commit 3e6634b

Please sign in to comment.