Remove unnecessary CSS selector

This commit is contained in:
Marliana Lara 2017-06-23 13:43:52 -04:00
parent af76d7899a
commit b8d6a39bac

View File

@ -9,7 +9,6 @@
.Prompt-bodyTarget {
color: @default-data-txt;
word-break: break-word;
margin-bottom: 20px;
}
.Prompt-bodyNote {