This preserves the alignment work done earlier but provides a more aesthetically pleasing page.

This commit is contained in:
friendica
2014-04-17 01:33:44 -07:00
parent 962665b8b5
commit 8dcf9e78e1
4 changed files with 18 additions and 2 deletions

View File

@@ -236,6 +236,8 @@ aside ul {
aside li {
margin-top: 5px;
/* in order to achieve consistent indentation cross-browser, set margin-left on the li element e.g. */
/* margin-left: 10px; */
}
/*TODO: we should use one class for all this. */