Browse Source

Fix table segments missing border

pull/1063/head
jlukic 10 years ago
parent
commit
250e4643dc
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/collections/table.less

1
src/definitions/collections/table.less

@ -126,7 +126,6 @@
/* Table Segment */
.ui.table.segment {
padding: 0em;
box-shadow: none;
}
.ui.table.segment:after {
display: none;

Loading…
Cancel
Save