Redbasic - clean up nav.

This commit is contained in:
Thomas Willingham
2013-09-06 01:29:18 +01:00
parent 3b697957af
commit 37c9686107
2 changed files with 5 additions and 64 deletions

View File

@@ -1,7 +1,10 @@
nav {
height: 94px;
height: 24px;
display: block;
position: fixed;
width: 100%;
z-index: 100;
}
aside {