diff --git a/app/assets/stylesheets/top-bar.scss b/app/assets/stylesheets/top-bar.scss index 894f80393..928292d3d 100644 --- a/app/assets/stylesheets/top-bar.scss +++ b/app/assets/stylesheets/top-bar.scss @@ -44,7 +44,7 @@ display:none; } .write{ - width:100px; + width:118px; padding: 3px 0px; height: auto; top:12px; @@ -151,7 +151,7 @@ width: calc(61vw - 45px); } @media screen and ( min-width: 560px ){ - width: calc(45vw - 30px); + width: calc(46vw - 52px); } @media screen and ( min-width: 950px ){ left: 0;