Skip to content
Snippets Groups Projects
Commit a1f8ad3c authored by Brendan Cully's avatar Brendan Cully
Browse files

coal: remove dead CSS code

parent 5ad99abf
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,6 @@
border-bottom: 15px solid black;
}
#.main {
width:98%;
}
.overflow {
width: 100%;
overflow: auto;
......@@ -39,11 +35,6 @@
right: 27px;
}
#.menu {
position: absolute !important;
top:expression(eval(document.body.scrollTop + 27));
}
.menu ul {
list-style: none;
padding: 0;
......
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