diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index 7a514c85be0f02fb1045d65080c8c89471ba0bc1..5831a63e861ad3ddaea1eb6c7751bc37d3ef5677 100644
--- a/src/uncategorized/storyCaption.tw
+++ b/src/uncategorized/storyCaption.tw
@@ -2,27 +2,27 @@
 
 <<set _Pass = passage()>>
 <<if _Pass == "Encyclopedia">>
-<span id="nextButton"><strong><<link [[($nextButton)|($nextLink)]]>><</link>> to Free Cities</strong></span>
+<span id="nextButton"><strong><<link [[($nextButton)|($nextLink)]]>><</link>> to Free Cities</strong></span> <br><br>
 /* Intro, new players, PC/Gameplay focused */
 [[Playing Free Cities|Encyclopedia][$encyclopedia = "Playing Free Cities"]]
-[[Design your master|Encyclopedia][$encyclopedia = "Design Your Master"]]
-[[Being in charge|Encyclopedia][$encyclopedia = "Being in charge"]]
+<br>[[Design your master|Encyclopedia][$encyclopedia = "Design Your Master"]]
+<br>[[Being in charge|Encyclopedia][$encyclopedia = "Being in charge"]]
 /* Section for slaves */
-[[Slaves|Encyclopedia][$encyclopedia = "Slaves"]]
-[[Obtaining Slaves|Encyclopedia][$encyclopedia = "Obtaining Slaves"]]
-[[Slave Assignments|Encyclopedia][$encyclopedia = "Slave Assignments"]]
-[[Slave Body|Encyclopedia][$encyclopedia = "Body"]] / [[Skills|Encyclopedia][$encyclopedia = "Skills"]]
-[[Slave Fetishes|Encyclopedia][$encyclopedia = "Fetishes"]] / [[Quirks|Encyclopedia][$encyclopedia = "Quirks"]] / [[Flaws|Encyclopedia][$encyclopedia = "Flaws"]]
-[[Slave Relationships|Encyclopedia][$encyclopedia = "Relationships"]]
+<br>[[Slaves|Encyclopedia][$encyclopedia = "Slaves"]]
+<br>[[Obtaining Slaves|Encyclopedia][$encyclopedia = "Obtaining Slaves"]]
+<br>[[Slave Assignments|Encyclopedia][$encyclopedia = "Slave Assignments"]]
+<br>[[Slave Body|Encyclopedia][$encyclopedia = "Body"]] / [[Skills|Encyclopedia][$encyclopedia = "Skills"]]
+<br>[[Slave Fetishes|Encyclopedia][$encyclopedia = "Fetishes"]] / [[Quirks|Encyclopedia][$encyclopedia = "Quirks"]] / [[Flaws|Encyclopedia][$encyclopedia = "Flaws"]]
+<br>[[Slave Relationships|Encyclopedia][$encyclopedia = "Relationships"]]
 /* Section for arcology and Lore */
-[[The X-Series Arcology|Encyclopedia][$encyclopedia = "What the Upgrades Do"]]
-[[Arcology Facilities|Encyclopedia][$encyclopedia = "Facilities"]]
-[[Terrain Types|Encyclopedia][$encyclopedia = "Terrain Types"]]
-[[Future Societies|Encyclopedia][$encyclopedia = "Future Societies"]]
-[[Lore|Encyclopedia][$encyclopedia = "Lore"]]
+<br>[[The X-Series Arcology|Encyclopedia][$encyclopedia = "What the Upgrades Do"]]
+<br>[[Arcology Facilities|Encyclopedia][$encyclopedia = "Facilities"]]
+<br>[[Terrain Types|Encyclopedia][$encyclopedia = "Terrain Types"]]
+<br>[[Future Societies|Encyclopedia][$encyclopedia = "Future Societies"]]
+<br>[[Lore|Encyclopedia][$encyclopedia = "Lore"]]
 /* Mods and extras */
-[[Game Mods|Encyclopedia][$encyclopedia = "Game Mods"]]
-[[Credits|Encyclopedia][$encyclopedia = "Credits"]]
+<br>[[Game Mods|Encyclopedia][$encyclopedia = "Game Mods"]]
+<br>[[Credits|Encyclopedia][$encyclopedia = "Credits"]]
 <<elseif _Pass == "Starting Girls">>
 <span id="cost"><<SlaveCostDescription>></span>
 
@@ -59,7 +59,6 @@
 	<<resetAssignmentFilter>> /* very important! */
 	<</link>></strong></span> @@.cyan;[Ent]@@
 	<<if $rulesError && $rulesAssistantAuto == 1>><br>@@.yellow; WARNING: some custom rules will change slave variables@@<</if>>
-	<br><br>
 <<elseif $nextButton !== " ">>
 	<span id="nextButton"> /* target for miscWidgets' <<UpdateNextButton>> */
 		<strong><<link "$nextButton">> /* must use link so spacebar shortcut will work */
@@ -68,11 +67,10 @@
 		<</link>></strong>
 		@@.cyan;[Space]@@
 	</span>
-	<br><br>
-<<elseif $nextButton == " ">>
+<<else>>
 	<span id="nextButton"></span>
-	<br><br>
 <</if>>
+<br><br>
 
 <<if $newModelUI == 0>>
 	<<if _Pass == "Main">>