forked from science-ation/science-ation
add class clear to CSS so menu's work properly again
This commit is contained in:
parent
3e8271c869
commit
cbcb1743ce
@ -8,6 +8,10 @@ body
|
|||||||
height:100%;
|
height:100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.clear {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
input, textarea, select
|
input, textarea, select
|
||||||
{
|
{
|
||||||
font-family: Verdana, Arial, Sans-Serif;
|
font-family: Verdana, Arial, Sans-Serif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user