줄어든 메뉴 버그 수정.

https://github.com/rhymix/rhymix/issues/1057
This commit is contained in:
Min-Soo Kim 2018-08-13 01:46:51 +09:00 committed by GitHub
parent 9929df9c07
commit d802509c9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1204,6 +1204,7 @@ margin-bottom: 10px;
}
/* li>a>span */
.x>.body.wide>.gnb>ul>li>a>.tx {
display: inline-block;
width: 1px;
height: 1px;
overflow: hidden;