remove ellipsis label class width
This commit is contained in:
@ -795,7 +795,7 @@ form {
|
|||||||
.label-ellipsis {
|
.label-ellipsis {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
width: 10rem;
|
/*width: 10rem;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-label {
|
.input-label {
|
||||||
|
Reference in New Issue
Block a user