Browse Source

Update _bootstrap.scss

pull/1/head
Sebastian Stehle 9 years ago
committed by GitHub
parent
commit
554b958b7d
  1. 3
      src/Squidex/app/theme/_bootstrap.scss

3
src/Squidex/app/theme/_bootstrap.scss

@ -68,7 +68,7 @@
tr {
background: $color-table;
border: 1px solid $color-border;
border-bottom: 3px solid $color-border;
border-bottom: 3.5px solid $color-border;
margin-bottom: 10px;
}
}
@ -93,6 +93,7 @@
.spacer {
height: 6px;
border: 0;
}
}
}

Loading…
Cancel
Save