minesweeper/src/main/webapp/pages/mines-phone-small.css
branchminesweeper
changeset 81 0d274f085dac
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	Tue Feb 11 16:53:26 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 {