1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified.

This commit is contained in:
Cameron
2018-08-26 13:54:25 -07:00
parent d4834c43e9
commit f958f66dcb
5 changed files with 23 additions and 10 deletions

View File

@@ -302,6 +302,9 @@ td.right, th.right { text-align:right }
.mediaselector-container-icon .overlay span { width:64px; height:64px; display:block; }
.mediaselector-container-icon .mediaselector-preview { height: auto; padding: 0; text-align: center; }
td .mediaselector-container { margin-bottom:0 }
/* dropzone new in v2.1.9 */
.dropzone { min-height: 100px; padding: 0 }