summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2014-12-16 13:36:41 +0100
committeremkael <emkael@tlen.pl>2014-12-16 13:36:41 +0100
commit195e2ecd007faa0da373afbb9c764b19b760207a (patch)
treef189a0234c9472ed3e712cc99999a16c70680bd9
parent67fa29786898819ca5af0e3b9e667f586a3c24d2 (diff)
* not restricting selector menu height
-rw-r--r--style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/style.css b/style.css
index a571a0b..2eed4c1 100644
--- a/style.css
+++ b/style.css
@@ -6,7 +6,6 @@ body {
.selector {
background-color: grey;
- height: 395px;
color: white;
z-index: 100;
border: solid 1px black;