Aaron
New Member
Posts: 146
inherit
190454
0
Jul 18, 2024 15:15:21 GMT -8
Aaron
146
February 2013
aarongoff
|
Post by Aaron on Mar 29, 2013 12:39:06 GMT -8
Search for:
a.button{padding:2px 6px;}
Change to
a.button { padding: 2px 6px; line-height: 19px !important; }
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Apr 19, 2013 12:51:56 GMT -8
thanks aaron, i tried
a.button.show-user { padding: 2px 6px; line-height: 21px !important; }
theres this but it didnt work, for the height of the button either
.show-user .controls > * { float: right; }
i need help with size and line height of the Conversation Page, and just the line height in the Posting Page
|
|