mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Corrected user template markup and added more class ids for greater flexibility during theme development.
This commit is contained in:
@@ -179,6 +179,10 @@ div.bbcode { margin: 15px 0px; clear: both; } /* layout control via bbcodes */
|
||||
border-top: 1px solid rgba(170,170,170,0.35);
|
||||
padding-top: 10px;
|
||||
}
|
||||
.panel-profile .panel-body div.row {
|
||||
border-top: 1px solid rgba(170,170,170,0.35);
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user