Don't remove the dropdown toggle

This commit is contained in:
hexeth
2019-01-18 11:35:13 -08:00
committed by GitHub
parent e01872fc79
commit 83a905bfe1
+1 -1
View File
@@ -583,7 +583,7 @@ $( '#sendbtn' ).attr({
.addClass('send-btn-tooltip');
$( '#sendbtn2' ).attr({
'data-toggle': 'tooltip',
'data-toggle-two': 'tooltip',
'title': 'Send to Kindle',
'data-placement': 'bottom',
'data-viewport': '.btn-toolbar' })