1
0
Fork 0

overflow ellipsis for site name and domain

This commit is contained in:
Gregory Eremin 2014-07-05 15:15:45 +07:00
parent daa3cb1ae5
commit f8eac322a3
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,8 @@
width: 400px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #ccc;
@ -60,4 +62,7 @@
height: 18px;
margin: 5px 10px;
white-space: nowrap;
text-overflow: ellipsis;
}