SPR-949: long path in page footer set to overflow auto
This commit is contained in:
parent
9a3784cf2f
commit
a0a9f24e9d
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
|||
|
||||
bdi {
|
||||
font-weight: bold;
|
||||
max-width: 100%;
|
||||
display: inline-block;
|
||||
overflow: auto;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue