added option for showing all channels on frontpage, will probably crash stuff

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 16:02:56 +02:00
parent 66987b9339
commit 8bb17343bf
7 changed files with 70 additions and 14 deletions

View File

@@ -2035,6 +2035,10 @@ nav ul li:hover, nav ul li.active {
width: 57%;
}
#main_section_frontpage {
margin-top: -20px;
}
.delete_button, .del_suggested, .del_user_suggested{
bottom: -9px;
/* line-height: inherit; */