Skip to content

Commit 0035d13

Browse files
committedFeb 11, 2013
fixed that weird gap that shows when the chat area is scrolled all the way to the top
1 parent 1269429 commit 0035d13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎app/assets/stylesheets/_chat_area.sass

+2-1
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,5 @@ html body #app_body .main-area #head-mask
198198

199199
.channels-pane
200200
overflow-y: auto
201-
margin-right: -15px
201+
margin-right: -15px
202+
margin-top: -13px

0 commit comments

Comments
 (0)