Fixed margin-left on lists inside .hentry and .form_settings
This commit is contained in:
parent
803c6d954c
commit
dabfe19098
@ -1412,6 +1412,9 @@ margin-bottom:18px;
|
||||
.hentry .entry-content li li {
|
||||
margin-left:18px;
|
||||
}
|
||||
.hentry .entry-content .form_settings ul {
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
#content #plugin_authors {
|
||||
min-width:122px;
|
||||
|
Loading…
Reference in New Issue
Block a user