@@ -45,8 +45,7 @@
.details-content-title-box {
position: relative;
- height: 40px;
- line-height: 40px;
+ line-height: 30px;
font-size: 20px;
}
.details-menu-title-wrapper {
@@ -55,11 +54,13 @@
.details-content-title-name {
- position: absolute;
+ position: relative;
font-weight: bold;
background: #fff;
padding-right: 5px;
font-size: 22px;
+ display: inline-block;
z-index: 10;
color: #1E1E1E;
@@ -172,16 +172,18 @@
line-height: 40px;
+ margin: 0 180px 0 0;