remove js hack on media type menu links
This commit is contained in:
parent
7c1bea379c
commit
761a8c923e
2 changed files with 2 additions and 11 deletions
|
@ -3720,11 +3720,8 @@ button.btn-icon-text > i.icon-white {
|
|||
display: block;
|
||||
}
|
||||
|
||||
.dashboard_sub_nav {
|
||||
padding: 0px 0px 0px 10px;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
.media_type_selector.dashboard_sub_nav a {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue