table polish

This commit is contained in:
Andrew Brown 2021-07-20 17:59:06 -07:00
parent 1ce86ab03e
commit 29fae1e745

View File

@ -93,7 +93,7 @@
<% elsif content_type == 'Document' %>
<% tooltip = "This estimate is based on the total word count across all documents on Notebook.ai." %>
<% else %>
<% tooltip = "This estimate is based on the average #{content_type} being approximately #{GreenService.physical_pages_equivalent_for(content_type)} physical pages long when printed." %>
<% tooltip = "This estimate is based on the average #{content_type} page being approximately #{GreenService.physical_pages_equivalent_for(content_type)} physical pages long when printed." %>
<% end %>
<span class="tooltipped" data-tooltip="<%= tooltip %>" data-position="bottom">
<%= number_with_delimiter physical_page_equivalent %>
@ -131,5 +131,3 @@
</div>
</div>
</div>
notebook paper link