I've been working on my template, which is Blogger Minima. I changed my label list widget to display inline and the margin on the first line is off. There's a space of about 10px that appears before the first label. I've tried fiddling with margins, but nothing moves that line to the left.
This is the code I entered under Sidebar Content to make the list display in line:
#Label1 li{
display:inline;
}
Do I need to alter the code in the expanded widgets view as well?
Help! I really want to keep the list inline but that space really bothers me.
This is the code I entered under Sidebar Content to make the list display in line:
#Label1 li{
display:inline;
}
Do I need to alter the code in the expanded widgets view as well?
Help! I really want to keep the list inline but that space really bothers me.






:
