Skip to content

Commit

Permalink
style(left-col): centre menu & social bar 左边栏元素居中
Browse files Browse the repository at this point in the history
  • Loading branch information
MOxFIVE committed Jan 21, 2016
1 parent ebc43cc commit d922f01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions source/css/_partial/main.styl
Expand Up @@ -159,7 +159,6 @@
min-height: menu-line-height * 3px;
max-height: menu-line-height * 5px;
overflow: auto;
margin-left: -12px;
text-align: center;
display: -webkit-box;
-webkit-box-orient: horizontal;
Expand Down Expand Up @@ -192,7 +191,6 @@
position: absolute;
transition: transform .3s ease-in;
.social {
margin-right:11px;
margin-top:10px;
text-align: center;
font-family: Arial;
Expand Down
2 changes: 1 addition & 1 deletion source/css/_partial/tagcloud.styl
@@ -1,5 +1,5 @@
.switch-btn {
margin-left: 74px;
margin: 0 auto;
margin-top: 23px;
position: relative;
width: 70px;
Expand Down

0 comments on commit d922f01

Please sign in to comment.