diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-04-24 11:26:42 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-04-24 11:26:42 -0700 |
commit | 7f661fdd813ff1b792758f3e9450e99eae5b3827 (patch) | |
tree | 0cce85c42774ad7f3c90449dcdc39b0ba18f950d /ext/fg/css | |
parent | 709094455e77d8ceba199316631381fcad47ef5d (diff) |
Cleanup
Diffstat (limited to 'ext/fg/css')
-rw-r--r-- | ext/fg/css/popup.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fg/css/popup.css b/ext/fg/css/popup.css index b10c06f2..893f4e4a 100644 --- a/ext/fg/css/popup.css +++ b/ext/fg/css/popup.css @@ -23,6 +23,7 @@ body { font-size: 14px; line-height: 1.42857143; overflow-y: auto; + padding: 5px; } .term { |