forked from extern/egroupware
Etemplate: Give date-duration number a little more space. It can now fit "10.25"
This commit is contained in:
parent
320a96037f
commit
ecbfecf436
@ -527,10 +527,10 @@ span.et2_date span {
|
||||
span.et2_date_duration {
|
||||
border: 1px solid gray;
|
||||
border-radius: 3px;
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
}
|
||||
span.et2_date_duration .et2_date_duration {
|
||||
width: 3em;
|
||||
width: 4.5em;
|
||||
text-align: right;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
Loading…
Reference in New Issue
Block a user