1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

BC Fix for {SITELINKS} shortcode with expanding links.

This commit is contained in:
Cameron
2017-10-05 13:14:50 -07:00
parent 9fc0008a00
commit fd199be3e1
3 changed files with 32 additions and 13 deletions

View File

@@ -335,6 +335,7 @@ img.e-emoticon { vertical-align:middle; border:0; width:24px }
#uiAlert .alert { z-index:10000; box-shadow:1px 4px 5px rgba(0,0,0,0.4) }
div.e-debug { margin-top:50px; background-color: white }
div.e-debug td { color: black }
#login-template { max-width: 330px; margin-right: auto; margin-left: auto; }
#login-template h2.caption { text-align:center; font-size:120%; opacity:0.8 }