index
:
adyxax/jeux-de-mots
master
a scrabble like web game
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.css
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
index.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.css b/index.css
index 6c7c89c..ab00f8f 100644
--- a/
index.css
+++ b/
index.css
@@ -58,7 +58,7 @@ td {
font-weight: bold;
}
-#letters_left {
+#remaining_letters {
max-width: 405px;
}