Skip to content

Commit 8379489

Browse files
ArthurClemensArthurClemens
authored andcommitted
Item264: fix typo bug in css
1 parent 8d5dcad commit 8379489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PatternSkin/pub/System/PatternSkin/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ hr {
4949
}
5050
/* put overflow pre in a scroll area */
5151
pre {
52-
width:auto
52+
width:auto;
5353
height:1%;
5454
margin:1em 0; /* Win IE tries to make this bigger otherwise */
5555
border-style:solid;

0 commit comments

Comments
 (0)