Fix resource url overflow in group page
Long resource urls didn't brake properly in chrome browser. Change-Id: I550b215bf4e9e78b8e1a088a5c68f3f98aef7231
This commit is contained in:
parent
4088f0d906
commit
c21b2b6d76
@ -252,6 +252,7 @@
|
||||
a {
|
||||
color: #30739C;
|
||||
text-decoration: underline;
|
||||
@include word-break(break-all);
|
||||
}
|
||||
}
|
||||
.pane-node-group-group {
|
||||
|
Loading…
x
Reference in New Issue
Block a user