diff --git a/website/index.html b/website/index.html index cd2659b..33996d0 100644 --- a/website/index.html +++ b/website/index.html @@ -165,9 +165,8 @@ -
- +
diff --git a/website/o3dv/css/website.css b/website/o3dv/css/website.css index 588669e..bfd0bb5 100644 --- a/website/o3dv/css/website.css +++ b/website/o3dv/css/website.css @@ -103,12 +103,11 @@ div.main div.main_file_name { - margin: 10px 20px; + margin: 10px auto; white-space: nowrap; + text-align: center; text-overflow: ellipsis; overflow: hidden; - max-width: 450px; - float: left; } div.main_navigator