Fix underMenu block.
This commit is contained in:
parent
b627b7c835
commit
ea0c31585e
|
@ -26,9 +26,6 @@
|
|||
.underMenu li {
|
||||
white-space: unset;
|
||||
}
|
||||
.underMenu {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.dropdown-toggle:focus {
|
||||
// outline: 2px solid #43B5FC;
|
||||
|
@ -142,7 +139,6 @@ ul.tab_nav {
|
|||
.underMenu {
|
||||
clear: both;
|
||||
width: 200px;
|
||||
padding-top: 300px;
|
||||
}
|
||||
.underMenu a.widget-content-title {
|
||||
white-space: normal;
|
||||
|
|
Loading…
Reference in New Issue