diff options
author | emkael <emkael@tlen.pl> | 2014-12-16 13:36:41 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-12-16 13:36:41 +0100 |
commit | 195e2ecd007faa0da373afbb9c764b19b760207a (patch) | |
tree | f189a0234c9472ed3e712cc99999a16c70680bd9 | |
parent | 67fa29786898819ca5af0e3b9e667f586a3c24d2 (diff) |
* not restricting selector menu height
-rw-r--r-- | style.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ body { .selector { background-color: grey; - height: 395px; color: white; z-index: 100; border: solid 1px black; |