forked from saurabh/orbit4-5
help desinger fix IE8
This commit is contained in:
parent
b0d454f274
commit
4603c8b53f
|
@ -1,5 +1,21 @@
|
|||
body {
|
||||
border: 1px solid #000;
|
||||
}
|
||||
.main_header_inner {
|
||||
height: 132px;
|
||||
position: relative;
|
||||
}
|
||||
.main_header .page_sub_menu {
|
||||
margin-top: 36px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
a {
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
.main_header .main_container {
|
||||
}
|
||||
.main_menu.collapse {
|
||||
.page_menu.level_1 {
|
||||
|
|
Loading…
Reference in New Issue