diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css index df41207..8732e31 100644 --- a/css/styles.css +++ b/css/styles.css @@ -871,7 +871,7 @@ table.formular tr td { border-bottom: 1px solid #C0C1DA; } -able.formular tr td input { +table.formular tr td input { margin-top: 5px; margin-bottom: 2px; } |