Skip to content

Commit 2f3082a

Browse files
css タグ名をすべて表示する要に変更
1 parent 8707382 commit 2f3082a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/ContentsViewer/ContentsViewerStandard.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ul.tag-list li a,
118118
ul.tag-list li a:visited {
119119
position: relative;
120120
display: inline-block;
121-
max-width: 100px;
121+
/* max-width: 100px; */
122122
height: 28px;
123123
line-height: 28px;
124124
padding: 0 2.5em 0 1em;

0 commit comments

Comments
 (0)