snipe-it/resources/views/hardware
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
..
audit.blade.php Fixed #4301 - added image upload to audit 2018-04-24 02:54:54 -07:00
bulk-checkout.blade.php Fixes #4445: prevents assigned assets from being checked out in bulk checkout (#5421) 2018-04-25 02:39:23 -07:00
bulk-delete.blade.php Changed assetloc to location 2017-11-02 12:50:34 -07:00
bulk.blade.php Default to only changing default location in bulk edit 2018-02-02 09:42:34 -06:00
checkin.blade.php Add help text that explains location override 2017-10-28 07:28:49 -07:00
checkout.blade.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
edit.blade.php Use image upload partial in asset edit/create 2018-02-16 22:08:49 -08:00
history.blade.php Shorter syntax for demo disabled 2018-04-25 19:23:03 -07:00
index.blade.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
labels.blade.php Fix padding on next page with Chrome. (#5509) 2018-05-09 17:00:36 -07:00
qr-view.blade.php PHP7.2 count fixes (#5427) 2018-04-29 06:10:49 -07:00
quickscan.blade.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
requested.blade.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
view.blade.php Improved files display 2018-05-02 14:13:06 -07:00