mirror of
https://github.com/psenough/pouet.net.git
synced 2025-01-16 20:58:27 +01:00
You need this otherwise the last dot slides in.
Btw there's a better way to do this with li:last-child but OH WELL.
This commit is contained in:
parent
661aa62a71
commit
9fc165dfa9
@ -419,7 +419,7 @@ function menu(){ ?>
|
||||
<li>
|
||||
<a href="submit.php"><b>S<font color="#FFFFFF">ubmit</font></b></a>
|
||||
</li>
|
||||
<li></li> <!-- this is just here to ensure the display of the last white dot -->
|
||||
<li> </li> <!-- this is just here to ensure the display of the last white dot -->
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user