minesweeper/src/main/webapp/pages/mines-phone-small.css
changeset 116 4dce5ea7e13a
parent 80 ec060bb2b997
child 180 91fff78d91db
     1.1 --- a/minesweeper/src/main/webapp/pages/mines-phone-small.css	Mon Feb 10 17:22:14 2014 +0100
     1.2 +++ b/minesweeper/src/main/webapp/pages/mines-phone-small.css	Thu Mar 20 11:25:28 2014 +0100
     1.3 @@ -23,8 +23,8 @@
     1.4   */
     1.5  table.field td {
     1.6      padding: 4px;
     1.7 -    width: 20px;
     1.8 -    height: 20px;
     1.9 +    width: 18px;
    1.10 +    height: 18px;
    1.11      font-size: 1.5em;
    1.12  }
    1.13  h1 {