diff options
author | Camil Staps | 2016-09-05 23:43:35 +0200 |
---|---|---|
committer | Camil Staps | 2016-09-05 23:43:35 +0200 |
commit | 15b26b8b2af028ea30dc34f78ed5c6f3fcb0d547 (patch) | |
tree | e13decabbbe1f50553ea75cdeb50b5bc1496b9a8 /public/css/hebrewparsetrainer.css | |
parent | Vote on verb suggestions (diff) |
Suggest new verbs
Diffstat (limited to 'public/css/hebrewparsetrainer.css')
-rw-r--r-- | public/css/hebrewparsetrainer.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/hebrewparsetrainer.css b/public/css/hebrewparsetrainer.css index 30ef258..6e35fe8 100644 --- a/public/css/hebrewparsetrainer.css +++ b/public/css/hebrewparsetrainer.css @@ -37,6 +37,10 @@ body { vertical-align: middle !important; } +.suggestions td.vote-cell { + width: 30px; +} + #trainer-404 { display: none; padding: 15px; |