snipe-it/resources/views
Tim Bishop 1f299ed73e Fix padding on next page with Chrome. (#5509)
It looks like Chrome (and probably other browsers) is optimising the
next-padding div out since it has no content. This means the margin
doesn't apply. Adding the nbsp, and making sure it takes up no space
itself, is enough to make the margin do the right thing.

I also tried using padding instead of margin, but this results in an
extra page at the end of the output (there'd need to be a way to stop
page-break and next-padding appearing at the end of the document). I also
tried setting a min-height on next-padding, but this had the same issue.
2018-05-09 17:00:36 -07:00
..
accessories Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
account Fixed #5319 - signature pad too small on mobile 2018-04-06 19:19:31 -07:00
asset_maintenances Matched Asset currency and Asset Maintenance currency in Asset Maintenance view (#5386) 2018-04-20 14:03:31 -07:00
auth Fixes #4240 - allows admins to use custom password reset URL 2017-10-19 12:22:27 -07:00
categories Added license categories 2018-05-04 21:01:38 -07:00
companies Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
components Fixed - removed extra components table 2018-02-21 16:20:46 -08:00
consumables Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
custom_fields Fixed #5472 - show_in_email for custom fields missing in edit field UI 2018-05-03 08:06:28 -07:00
departments Make department columns sortable 2018-02-21 05:04:20 -08:00
depreciations Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
emails Fixed #5477 - added GDPR privacy policy link in email and webpage 2018-05-08 00:50:13 -07:00
errors Nicer formatting on 503 2017-10-28 07:01:45 -07:00
groups Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
hardware Fix padding on next page with Chrome. (#5509) 2018-05-09 17:00:36 -07:00
importer Hide upload button if app is locked 2017-11-01 23:44:31 -07:00
layouts Fixed #5477 - added GDPR privacy policy link in email and webpage 2018-05-08 00:50:13 -07:00
licenses Fixed #5501 - regression disallowing license files to be downloaded 2018-05-08 14:24:51 -07:00
locations Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
manufacturers Fixed #2402 - add ability to restore manufacturers 2018-03-03 18:46:19 -08:00
modals Major overhaul for modals, and a fix for #4820 (#4866) 2018-01-20 00:42:29 -08:00
models Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
notifications Added model name to expected checkin reminders 2018-05-08 05:59:34 -07:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Improved files display 2018-05-02 14:13:06 -07:00
reports More flexible date range in datepicker for expected checkin filter on custom reports 2018-05-08 07:37:18 -07:00
settings Fixed comment typo 2018-05-08 03:14:25 -07:00
setup Fixed #5423 - removed required text on preflight 2018-04-24 12:48:58 -07:00
statuslabels Fixed #5138 - added default_label flag to status labels 2018-03-05 22:04:16 -08:00
suppliers Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
users Fixed 2FA reset button 2018-02-26 15:43:49 -08:00
vendor Formatting tweaks to email notifications 2018-05-08 05:39:11 -07:00
dashboard.blade.php Added license categories 2018-05-04 21:01:38 -07:00
notifications.blade.php Added UI fade out when bootstrap alerts are dismissed 2017-11-08 03:13:18 -08:00