Bugs fixing attempt
[xogo.git] / common.css
index e359955..c1ba77c 100644 (file)
@@ -277,12 +277,6 @@ a {
 .chessboard {
   position: absolute;
   cursor: pointer;
-}
-
-/* Board container can be resized */
-.resizeable {
-  resize: both;
-  overflow: hidden;
   min-width: 200px;
   min-height: 200px;
 }