cleanup channel management

This commit is contained in:
friendica
2012-11-01 15:45:02 -07:00
parent b400e4dfad
commit 9bf4508ffb
4 changed files with 40 additions and 5 deletions

14
view/css/mod_manage.css Normal file
View File

@@ -0,0 +1,14 @@
#channels-desc {
margin-top: 15px;
margin-bottom: 20px;
}
.channel-selection {
width: 120px;
float: left;
}
.channels-end {
clear: both;
}