diff --git a/static/style.css b/static/style.css index 01f22251..7cf8d51e 100755 --- a/static/style.css +++ b/static/style.css @@ -228,8 +228,8 @@ body { background-color:rgba(0,0,0,0.2); font-size:14px; width:88.5%; - border-radius:3px; - margin-left:5%; + border-radius: 0px 3px 3px 0px; + margin-left: 5.75%; margin-top:-20px; z-index:2; font-family:sans-serif;