Browse Source

Attached msg back and forth

pull/2300/head
jlukic 9 years ago
parent
commit
8281c0c391
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/collections/message.less

1
src/definitions/collections/message.less

@ -185,7 +185,6 @@
---------------*/ ---------------*/
.ui.attached.message { .ui.attached.message {
width: 100%;
margin-bottom: @attachedYOffset; margin-bottom: @attachedYOffset;
border-radius: @borderRadius @borderRadius 0em 0em; border-radius: @borderRadius @borderRadius 0em 0em;
box-shadow: @attachedBoxShadow; box-shadow: @attachedBoxShadow;

Loading…
Cancel
Save