Skip to content

Commit 3717eb9

Browse files
committed
Update littlelink.blade.php
1 parent d6287ca commit 3717eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/littlelink.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ function themeAsset($path){
125125
<link rel="stylesheet" href="{{ asset('littlelink/css/skeleton-auto.css') }}">
126126
@endif
127127
@endif
128-
<style>.container{word-break:break-all;}</style>
128+
<style>.container{word-break: break-word;}</style>
129129
</head>
130130
<body>
131131

0 commit comments

Comments
 (0)