Commit 1fcaf383 by doszhang

dos

parent f694100e
...@@ -188,6 +188,7 @@ input::-webkit-input-placeholder { ...@@ -188,6 +188,7 @@ input::-webkit-input-placeholder {
.flag-page .flag-block { .flag-page .flag-block {
float: left; float: left;
position: relative; position: relative;
margin-bottom: 0.8rem;
} }
.flag-page .flag-block .star1, .flag-page .flag-block .star1,
...@@ -235,7 +236,7 @@ input::-webkit-input-placeholder { ...@@ -235,7 +236,7 @@ input::-webkit-input-placeholder {
.flag-page .flag-text .text-bottom { .flag-page .flag-text .text-bottom {
position: absolute; position: absolute;
bottom: -.1rem; bottom: -.4rem;
top: auto; top: auto;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment