zhangxc пре 5 година
родитељ
комит
6f34ee07ba
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/css/information.less

+ 2 - 2
src/css/information.less

@@ -32,7 +32,7 @@
 
   .titleH2 {
     font-size: 22px;
-    position: absolute;
+    position: relative;
     background: #fff;
     padding-right: 6px;
     font-weight: bold;
@@ -79,7 +79,7 @@
 
   .title {
     position: relative;
-    height: 24px;
+    line-height: 24px;
     
     margin: 0 0 13px;
   }