Expend the "Participate" menu entry

This commit is contained in:
Saivann 2015-04-09 17:07:13 -04:00
parent 08a46640f0
commit de9afa06b3
28 changed files with 61 additions and 29 deletions

View file

@ -289,7 +289,8 @@ table td,table th{
border-radius:5px;
}
.menusimple li:first-child,
.menusimple li:first-child+li{
.menusimple li:first-child+li,
.menusimple li:first-child+li+li+li{
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomleft:0;