Skip to content

Commit 5bef404

Browse files
committed
Fixed overflow issue in WebKit browsers.
1 parent 462537c commit 5bef404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/bootstrap.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
4848
.method h2 {
4949
text-overflow: ellipsis;
50+
line-height: 1.3em;
5051
overflow: hidden;
5152
}
5253

0 commit comments

Comments
 (0)