Skip to content

Commit 14c10f0

Browse files
committed
Fixed bug causing subtitle to spill out of it's container
1 parent c78ff9f commit 14c10f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/search.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
color: @link-color;
8686
padding-bottom:0;
8787
display: inline-block;
88+
width: 100%;
8889
&:hover {
8990
text-decoration: none;
9091
}

0 commit comments

Comments
 (0)