mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +10:00
Merge branch 'improve-issue-ui' into 'master'
Improve issue ui Fix code overflow for description block See merge request !1051
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
|
||||
.description {
|
||||
padding: 0 15px 10px 15px;
|
||||
|
||||
code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
.title, .context, .description {
|
||||
|
||||
Reference in New Issue
Block a user