Update game-pane.styl

This had been bugging me...
Adds a 5px space between chat labels and chat text. Untested so probably should double check it first.
This commit is contained in:
Shane Lister 2013-09-05 09:17:41 -07:00
parent f7d1159e06
commit 66182d9cdc

View file

@ -22,6 +22,9 @@
&.highlight
background #EEE
label
margin-right:5px
#market-tab
position relative