[ticket/511] Do not show <hr> at bottom of prosilver main menu

B3P-511
This commit is contained in:
Marc Alexander
2015-03-18 13:51:36 +01:00
parent 1a4587a2a3
commit 01cb85005a

View File

@@ -33,10 +33,8 @@
text-decoration: underline;
}
.portal-navigation tr.menutitle{
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
text-decoration: underline;
.portal-navigation hr.dashed:last-child {
display: none;
}
.rtl .portal-navigation .menutitle {