Skip to content

Commit e82dbc0

Browse files
committed
Stop specifying <pre/> margin
1 parent 3efb265 commit e82dbc0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

prettify.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,9 @@ pre, code, pre *, code * {
7878
}
7979

8080
pre {
81-
margin: 0;
8281
overflow: auto;
8382
border-radius: 5px;
8483
padding: 10px 20px;
85-
margin-bottom: 20px;
8684
vertical-align: top;
8785
border: 1px solid @haze;
8886
background-color: @clear;

0 commit comments

Comments
 (0)