qol: attachments newest to oldest and adjustments so attachments are shown
This commit is contained in:
@@ -395,14 +395,14 @@
|
||||
|
||||
div.attachmentOutput {
|
||||
position: relative;
|
||||
height: 115px;
|
||||
height: 320px;
|
||||
overflow: auto;
|
||||
|
||||
& > a {
|
||||
display: block;
|
||||
float: left;
|
||||
height: 48px;
|
||||
width: 221px;
|
||||
width: 218px;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
font-size: 0.9em;
|
||||
@@ -459,7 +459,7 @@
|
||||
span.remove {
|
||||
font-size: 1.4em;
|
||||
color: @StatusRemove;
|
||||
margin-left: 6px;
|
||||
margin-left: 5px;
|
||||
cursor: pointer;
|
||||
opacity: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user