Skip to content

Commit ff5284b

Browse files
committed
Fixed expanders
1 parent e5a60b7 commit ff5284b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

falloutnv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ <h3 id="dxvk-flip">Enabling Flip Model (DXVK with DXGI)</h3>
991991

992992
Click on expanders below to see how to enable Flip Model for your GPU.
993993

994-
<div class="expander-top clickable center width-limited" onclick="expandCard(this, nvidiaFlipExpander)" id="nvidiaFlip">
994+
<div class="expander-top">
995995
<div>
996996
<p>
997997
<h3>
@@ -1040,7 +1040,7 @@ <h3>
10401040
</li>
10411041
</ol>
10421042
</div>
1043-
<div class="expander-top clickable center width-limited" onclick="expandCard(this, amdFlipExpander)" id="amdFlip">
1043+
<div class="expander-top">
10441044
<div>
10451045
<p>
10461046
<h3>

0 commit comments

Comments
 (0)