Browse Source

default margins message

pull/13/head
Jack Lukic 11 years ago
parent
commit
8983986b10
1 changed files with 7 additions and 0 deletions
  1. 7
      src/collections/message.less

7
src/collections/message.less

@ -67,6 +67,13 @@
border-radius: 0.325em 0.325em 0.325em 0.325em;
}
.ui.segment:first-child {
margin-top: 0em;
}
.ui.segment:last-child {
margin-bottom: 0em;
}
/*--------------
Content

Loading…
Cancel
Save