1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Fix border shift

This commit is contained in:
dojineko
2016-04-17 13:12:33 +09:00
parent 24cea97e08
commit 0b8ae93727
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ infoButton()
padding 10px
background-color #E6E6E6
border-top 1px solid borderColor
border-left 1px solid borderColor
&.empty
.ArticleDetail-empty-box
line-height 72px

View File

@@ -11,6 +11,7 @@ articleCount = #999
.userInfo
height 60px
display block
box-sizing content-box
border-bottom 1px solid borderColor
.userProfileName
color brandColor