diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-30 21:56:43 +0500 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-30 21:56:43 +0500 |
| commit | 64b618020ab1ee6f77ec041a390a4e4a633ec102 (patch) | |
| tree | ccc2974829ee3db2412a1c4db04806ef105c3491 /src/components | |
| parent | Add tweet button and UI changes (diff) | |
| download | githunt-64b618020ab1ee6f77ec041a390a4e4a633ec102.tar.gz | |
Update build
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/options-form/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/options-form/styles.css b/src/components/options-form/styles.css index f1b0e52..0d46b9b 100644 --- a/src/components/options-form/styles.css +++ b/src/components/options-form/styles.css @@ -43,6 +43,7 @@ font-size: 15px; padding: 15px 25px; height: 60px; + line-height: 30px; display: block; width: 100%; } |
