Fixed minor bug with options page
diff --git a/css/options.css b/css/options.css
index d7fcbd6..9de9a29 100644
--- a/css/options.css
+++ b/css/options.css
@@ -21,6 +21,7 @@
 	height: 365px;
 	border: 1px solid #ccc;
 	background-color: #E3F2FD;
+	overflow: auto;
 }
 #languages {
 	list-style: none;