Skip to content
Snippets Groups Projects
Commit 951b7e22 authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Comment style

parent 5b9f3132
No related branches found
No related tags found
No related merge requests found
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
} }
} }
//This is how we fix nested classes that are in content for now // This is how we fix nested classes that are in content for now
/* todo: remove grid classes post upgrade */ // todo: remove grid classes post upgrade
.one-sidebar, .one-sidebar,
.two-sidebars { .two-sidebars {
#main .grid-4 { #main .grid-4 {
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
} }
} }
/* todo: check if needed, page-titles are h1 everywhere */ // todo: check if needed, page-titles are h1 everywhere
div#page-title { div#page-title {
margin-top: 0; margin-top: 0;
} }
...@@ -62,7 +62,7 @@ div#page-title { ...@@ -62,7 +62,7 @@ div#page-title {
padding-bottom: 0; padding-bottom: 0;
} }
/* 'Add X to dashboard' link */ // 'Add X to dashboard' link
#page-tools { #page-tools {
margin: 0.692em 0 0; margin: 0.692em 0 0;
text-align: right; text-align: right;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment