|
|
|
@ -29,11 +29,6 @@ form .label { |
|
|
|
|
border-radius: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.secondary-nav { |
|
|
|
|
float:right !important; |
|
|
|
|
margin-right: 0px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
legend { |
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
} |
|
|
|
@ -3464,7 +3459,6 @@ a.forum_group_link { |
|
|
|
|
|
|
|
|
|
/* Subnav */ |
|
|
|
|
.subnav { |
|
|
|
|
width:100%; |
|
|
|
|
height: 36px; |
|
|
|
|
|
|
|
|
|
-webkit-border-radius: 4px; |
|
|
|
@ -3551,8 +3545,7 @@ a.forum_group_link { |
|
|
|
|
background-repeat: repeat-x; |
|
|
|
|
border: 1px solid #E5E5E5; |
|
|
|
|
border-radius: 4px 4px 4px 4px; |
|
|
|
|
height: 53px; |
|
|
|
|
width: 100%; |
|
|
|
|
height: 53px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.new_actions .nav > li > a { |
|
|
|
|