1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Fixes #2270: Usersettings : Custom User Fields on Legacy themes.

Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
This commit is contained in:
Cameron
2017-01-23 17:54:43 -08:00
parent 3a0c353568
commit 28de9f2be1
7 changed files with 119 additions and 61 deletions

View File

@@ -52,4 +52,6 @@ ul.breadcrumb li span.divider { padding-left:5px; }
}
.media-left, .media > .pull-left {
padding-right: 10px;
}
}
.form-control { max-width:100% }