Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 292f597

Browse files
committed
Fix stupid style bug in a second place.
1 parent c504c20 commit 292f597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/html/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ div.warning .label { font-family: sans-serif;
8282

8383
div.note { background-color: #fffaf0;
8484
border: thin solid black;
85-
padding: 1em 1em 0em 1em;
85+
padding: 1em;
8686
margin-left: 2em;
8787
margin-right: 2em; }
8888

0 commit comments

Comments
 (0)