diff --git a/public/css/default.css b/public/css/default.css index 9e15d11..dfabb0a 100755 --- a/public/css/default.css +++ b/public/css/default.css @@ -191,6 +191,10 @@ input[type="submit" i] { pointer-events: all; } +.bottomcell p { + pointer-events: all; +} + .bottomcell:hover { opacity: 1; }