tweaking of the name field size and limits so it doesn't push the content around
This commit is contained in:
parent
a1a5b70476
commit
4123d3aa54
@ -1631,9 +1631,10 @@ a.mail-list-link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.profile-match-name {
|
.profile-match-name {
|
||||||
float: left;
|
/* float: left; */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
|
height: 18px;
|
||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user