Start working on channel settings

This commit is contained in:
calzoneman 2013-06-12 13:07:58 -04:00
parent f6615f1f20
commit 00abe7ced1
6 changed files with 63 additions and 12 deletions

View file

@ -93,7 +93,8 @@ html, body {
}
#leftpane-inner div.span12, #rightpane-inner div.span12,
#leftpane-inner ul, #rightpane-inner ul {
#leftpane-inner ul, #rightpane-inner ul,
#channelsettingswrap div.span12 {
margin-left: 0;
}