diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 738ec2bf1dcc842de60c5693cb3577e44e4bece7..6e5396be40f0d8db784075d777d9f4df36dde8d7 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -72,7 +72,7 @@ table a code { height: 50px; position: fixed; z-index: 10001; - top: 0px; + top: 50px; width: 100%; margin-bottom: 15px; overflow: hidden;