fixes #944
This commit is contained in:
@@ -65,6 +65,8 @@ div#page {
|
||||
|
||||
section#content {
|
||||
overflow: visible;
|
||||
margin-left: 15em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -9,8 +9,4 @@ div#c-favorites {
|
||||
margin-left: 0;
|
||||
margin-right: 6.5em;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin-left: 15em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -266,11 +266,6 @@ div#c-posts {
|
||||
}
|
||||
}
|
||||
|
||||
#content {
|
||||
margin-left: 15em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
span.close-button {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
|
||||
@@ -3,11 +3,6 @@ div#c-wiki-pages {
|
||||
color: #AAA;
|
||||
}
|
||||
|
||||
div#form-content {
|
||||
float: left;
|
||||
width: 30em;
|
||||
}
|
||||
|
||||
del {
|
||||
background: #FCC;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user