diff --git a/public/classify.html b/public/classify.html index 9f90bf2..b50f73e 100644 --- a/public/classify.html +++ b/public/classify.html @@ -69,9 +69,6 @@
The backend server is running on Digital Ocean (referral link) diff --git a/source/classify.haml b/source/classify.haml index d247df6..ca9e0ac 100644 --- a/source/classify.haml +++ b/source/classify.haml @@ -45,8 +45,6 @@ js: classify .paypal= partial 'paypal' .flattr %a.FlattrButton{:href => "http://detexify.kirelabs.org", :style => "display:none;", rev: "flattr;button:compact;"} - .gratipay - %script(data-gratipay-username="kirel" data-gratipay-widget="button" src="//gttp.co/v1.js") #classify--info-area %h2 Want a Mac app? %p @@ -108,8 +106,6 @@ js: classify .paypal= partial 'paypal' .flattr %a.FlattrButton{:href => "http://detexify.kirelabs.org", :style => "display:none;", rev: "flattr;button:compact;"} - .gratipay - %script(data-gratipay-username="kirel" data-gratipay-widget="button" src="//gttp.co/v1.js") %p The backend server is running on Digital Ocean (referral link) so you can also reduce my hosting costs by using that referral link. diff --git a/source/stylesheets/style.sass b/source/stylesheets/style.sass index 17a5d3f..c9c9add 100644 --- a/source/stylesheets/style.sass +++ b/source/stylesheets/style.sass @@ -84,7 +84,7 @@ .donate-buttons width: 100% display: table -.paypal, .flattr, .gratipay +.paypal, .flattr height: 26px display: table-cell vertical-align: middle