help desinger fix IE8

This commit is contained in:
nccu 2015-03-23 17:17:52 +08:00
parent b0d454f274
commit 4603c8b53f
1 changed files with 16 additions and 0 deletions

View File

@ -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 {