mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2618 #comment fix title and description display #time 2h
This commit is contained in:
@@ -40,6 +40,7 @@ h1 {
|
||||
font-size: 26px;
|
||||
font-weight: bold;
|
||||
padding: 30px 0 20px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.content-container {
|
||||
@@ -65,6 +66,9 @@ h1 {
|
||||
|
||||
dl {
|
||||
margin-bottom: 20px;
|
||||
&.dl-horizontal {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
dt,
|
||||
|
Reference in New Issue
Block a user