Skip to content

Commit 9765cb5

Browse files
authored
Merge pull request #14 from philwareham/master
Textattern 4.6 layout fixups
2 parents 1679957 + fb4f8d6 commit 9765cb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

smd_thumbnail.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@ function smd_thumb_get_style_rules()
198198
.smd_inactive td { opacity: 0.33; }
199199
input.smd_thumbnail-create { margin: 0; }
200200
#smd_thumbs img { display: block; margin: 1em 0; cursor: pointer; }
201+
/* Legacy 4.6.x support */
202+
#smd_thumb_profiles { clear: both; }
203+
.txp-list--no-options { width: 100%; }
204+
.txp-details .txp-listtables { margin: 1em 0;}
201205
'
202206
);
203207

0 commit comments

Comments
 (0)