[ticket/242] Remove portal-corners from html and css files

B3P-242
This commit is contained in:
Marc Alexander
2014-07-14 23:53:23 +02:00
parent 2542c5ef30
commit ca59efa379
12 changed files with 25 additions and 44 deletions

View File

@@ -1,22 +1,3 @@
/* inner corners */
span.portal-corners-top-inner {
margin: 0 -5px;
}
span.portal-corners-bottom-inner {
margin: 0 -5px;
clear: both;
}
span.portal-corners-top-inner, span.portal-corners-bottom-inner{
font-size: 1px;
line-height: 1px;
display: block;
height: 5px;
background-repeat: no-repeat;
}
/* main menu, user menu and the links */
.portal-navigation{