Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0be7587

Browse files
authored
Merge pull request WebStackPage#42 from Seven-Steven/master
vertically centered the icon and comment
2 parents cca4a6c + 280802e commit 0be7587

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎assets/css/nav.css‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,15 @@
3131
display: block;
3232
margin-right: 10px;
3333
}
34-
34+
.xe-comment {
35+
transform: translateY(-50%);
36+
position: absolute;
37+
margin-left: 50px;
38+
top: 50%;
39+
}
3540
.xe-comment p {
3641
margin-bottom: 0px;
42+
margin-right: 15px;
3743
}
3844
.overflowClip_1 {
3945
overflow: hidden;
@@ -54,4 +60,8 @@
5460
.submit-tag{
5561
margin-top: 50px;
5662

63+
}
64+
65+
.img-circle {
66+
padding: 7px 0;
5767
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /