##// END OF EJS Templates
hgweb: wrap lines in file source view
Alexander Plavin -
r19388:7f0a3074 default
parent child Browse files
Show More
@@ -218,6 +218,7 h3 {
218 display: inline-block;
218 display: inline-block;
219 width: 100%;
219 width: 100%;
220 padding: 1px 0px;
220 padding: 1px 0px;
221 white-space: pre-wrap;
221 counter-increment: lineno;
222 counter-increment: lineno;
222 }
223 }
223
224
General Comments 0
You need to be logged in to leave comments. Login now