X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;fp=gitweb.css;h=c57d577b656d065a4320af69c4aff1168bdccafc;hp=5fca47a6b46cdb29a307c418dad1fea88fe8093a;hb=4305b3551551c470339c24a6567b1ac9e642ae54;hpb=43655069c99f01d9a8c0fca16ff09d2b06060e84 diff --git a/gitweb.css b/gitweb.css index 5fca47a..c57d577 100644 --- a/gitweb.css +++ b/gitweb.css @@ -162,6 +162,10 @@ td, th { display: inline; float: left; margin-left: 25px; + width: 80%; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } a.rss_logo {