mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:58:27 +02:00
Fix CSS to wrap folder path
This commit is contained in:
parent
12ecc02899
commit
2d87e3eb1a
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ a:hover {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
float: left;
|
float: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
word-wrap: break-word;
|
||||||
|
|
||||||
}
|
}
|
||||||
.col2 {
|
.col2 {
|
||||||
|
|
Loading…
Reference in a new issue