1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

Added container id to checkboxes element.

This commit is contained in:
Cameron
2019-05-14 11:38:42 -07:00
parent 72a8476898
commit 7e11d99853
3 changed files with 13 additions and 5 deletions

View File

@@ -191,7 +191,7 @@ div.bbcode { margin: 15px 0px; clear: both; } /* layout control via bbcodes */
.e-instant-edit { font-size: 10pt; position: absolute; right: 10px; text-align: right; display: inline-block; z-index:1000; margin-right:10px; }
ul.checkboxes { display: inline-block; list-style: none; margin: 0; padding: 0;}