Skip to content

Commit 9cca281

Browse files
committed
Proper distance
1 parent 1ea69c7 commit 9cca281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/game/gamemodes/wizard/spellbook.dm

+1-1
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@
667667
<head>
668668
<style type="text/css">
669669
body { font-size: 80%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
670-
ul#tabs { list-style-type: none; margin: 10px 0 0 0; padding: 0 0 0.3em 0; }
670+
ul#tabs { list-style-type: none; margin: 5px 0 0 0; padding: 0 0 0.3em 0; }
671671
ul#tabs li { display: inline; }
672672
ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
673673
ul#tabs li a:hover { background-color: #f1f0ee; }

0 commit comments

Comments
 (0)