Skip to content

Commit 1f4d69d

Browse files
authored
fix action button align prop (#52758)
1 parent 09bc55a commit 1f4d69d

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Mail/resources/views/html/themes

1 file changed

+1
-0
lines changed

src/Illuminate/Mail/resources/views/html/themes/default.css

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ img {
219219
padding: 0;
220220
text-align: center;
221221
width: 100%;
222+
float: unset;
222223
}
223224

224225
.button {

0 commit comments

Comments
 (0)