mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Add empty space at the bottom for scrolling convenience
This commit is contained in:
@@ -149,3 +149,6 @@ title: FAQs
|
||||
<dt id="correct-load-order">How can the load order LOOT gives be right if BOSS gives a very different load order?</dt>
|
||||
<dd>There can be more than one correct load order for a given set of plugins. For example, some plugins may not conflict or depend on each other, so their relative orders wouldn't matter. The load order BOSS gives is hand-made to look 'neat' as well as work, so plugins from the same mod will usually get grouped together, but LOOT doesn't know which plugins belong to which mod, so it just puts them where it thinks they work.</dd>
|
||||
</dl>
|
||||
|
||||
<!-- Add empty space at the bottom for scrolling convenience -->
|
||||
<p style="margin-left: 0;padding: 0 0 75em 0;border-width: 0px; border-color: white; border-style:none;"></p>
|
||||
Reference in New Issue
Block a user