diff options
author | joak <joak@nospace.at> | 2017-01-22 10:43:03 +0100 |
---|---|---|
committer | joak <joak@nospace.at> | 2017-01-22 10:43:03 +0100 |
commit | fffcaf7231590d7172be8558389827d741dff00e (patch) | |
tree | 33a1e319e8ce1904d7362a33fa30e663a8eef031 /2015_locomotivebrowser | |
parent | e955b48277bc86a41744078c032f44eeb53e38e6 (diff) |
changed jquery
Diffstat (limited to '2015_locomotivebrowser')
-rw-r--r-- | 2015_locomotivebrowser/firefox/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2015_locomotivebrowser/firefox/popup.html b/2015_locomotivebrowser/firefox/popup.html index 07ae38f..b204fff 100644 --- a/2015_locomotivebrowser/firefox/popup.html +++ b/2015_locomotivebrowser/firefox/popup.html @@ -8,7 +8,7 @@ font-size: 100%; background: white; width: 400px; - height: 105px; + height: 115px; } #button { text-align: center; |