UX: fix 'revision details' styling in revision history window
This commit is contained in:
parent
5605238fb7
commit
b9ff4a5e81
|
@ -22,8 +22,6 @@
|
||||||
background-color: scale-color-diff();
|
background-color: scale-color-diff();
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
line-height: 2em;
|
|
||||||
height: 30px;
|
|
||||||
}
|
}
|
||||||
#revisions {
|
#revisions {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in New Issue