Minor CSS - make full.css nav bar the same size as the nav bar

everywhere else.
This commit is contained in:
Thomas Willingham 2013-10-26 13:48:44 +01:00
parent 0b0bd3c207
commit 2336eac007

View File

@ -1,6 +1,6 @@
nav {
height: 94px;
height: 24px;
display: block;
}