[ticket/511] Do not show <hr> at bottom of prosilver main menu
B3P-511
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user