|
|
@@ -11,8 +11,8 @@
|
|
|
display: inline-block;
|
|
|
background-color: #fff;
|
|
|
vertical-align: top; /* remove vertical gap from display:inline */
|
|
|
- margin-left: -1px; /* remove 1px horizontal gap from display:inline */
|
|
|
- margin-right : -4px; /* remove 1px horizontal gap from display:inline and 3px ext padding-right, border-right from bootstrap nav*/
|
|
|
+ /*margin-left: -1px;*/ /* remove 1px horizontal gap from display:inline */
|
|
|
+ /*margin-right : -4px;*/ /* remove 1px horizontal gap from display:inline and 3px ext padding-right, border-right from bootstrap nav*/
|
|
|
}
|
|
|
.mt-nav-panel{
|
|
|
overflow: hidden;
|