* Fix bug#23793.
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
<style>
|
||||
.histories-list > li {word-break: break-word; word-wrap: break-word;}
|
||||
.history-changes del {padding-left: 3px;}
|
||||
#actionbox > .detail-content {width:100%; max-height: 800px; overflow: scroll;}
|
||||
#actionbox {margin: unset;}
|
||||
#actionbox .detail-title {padding-left: 10px;}
|
||||
#actionbox > .detail-content {padding-left: 10px; width:100%; max-height: 800px; overflow: scroll;}
|
||||
</style>
|
||||
<script>
|
||||
$(function()
|
||||
|
||||
Reference in New Issue
Block a user