summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index 55ef4d93..4decd588 100644
--- a/style.css
+++ b/style.css
@@ -71,7 +71,8 @@ a:active {
}
#textanalyser{
- width:500px;
+ position: fixed;
+ width:900px;
height:30px;
}