Skip to content

Commit

Permalink
根据 Mac 修改响应式布局的行高
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Mar 25, 2014
1 parent e3f1e24 commit 1197d95
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/stylesheets/responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
}
#content .topic_title{
font-size: 1em;
line-height: 1em;
width: 100%;
}
#content .last_time{
Expand All @@ -93,9 +92,9 @@
bottom: 0;
left: 50px;
text-align: left;
}
.topic_title_wrapper{
line-height: 1em;
}
.topic_title_wrapper{
padding-left: 40px;
}
#main .topic_content p a.content_img,
Expand Down

0 comments on commit 1197d95

Please sign in to comment.