diff --git a/boards/static/css/base.css b/boards/static/css/base.css --- a/boards/static/css/base.css +++ b/boards/static/css/base.css @@ -158,4 +158,5 @@ textarea, input { position: absolute; display: none; cursor: pointer; -} \ No newline at end of file + z-index: 400; +}