(그놈의) Logo가 좌측에 붙는 버그 해결

This commit is contained in:
dlehdanakf 2015-07-06 18:11:59 +09:00
parent 5a47386084
commit 9969fb6b4d

View file

@ -150,7 +150,7 @@ a:hover, a:active, a:focus {
.fixed_header .header_wrap.shrink {
position: fixed;
top: 0;
width: auto;
width: 1240px;
z-index: 1000;
border-bottom: 1px solid #e1e1e1;
background-color: #fff;