Feedback new indicator

Shelley_c

Ensign
suggestion, i made this to forsaken and he applied it add some margin top to the new indicator as it touches the top container in messages.

adding the following will fix this.

Code:
.message .newIndicator {
margin-top: 10px !important; }
 
Back
Top