Page 1 of 1
Rainbow Trout
Posted: Thu Mar 27, 2014 11:54 pm
by SumBum
It seems to have a tab between the label and icon on the location screen.
Re: Rainbow Trout
Posted: Fri Mar 28, 2014 12:53 am
by EchoMan
It has to do with an overall "text-align:justify;" that it inherits, and the text being too long for the element it is in. We should probably have "text-align: left;" but the line break becomes rather ugly either way.
Thanks for reporting.

Re: Rainbow Trout
Posted: Fri Mar 28, 2014 12:56 am
by SumBum
Guess I never noticed it before! I thought maybe a recent change caused it to shift. Thanks for the reply, EchoMan.