File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -362,7 +362,7 @@ function addPollOption()
362362 <div class="files" id="attachment_previews">
363363 <div id="au-template">
364364 <div class="attachment_preview_wrapper">
365- <div class="attach-ui">
365+ <div class="attach-ui roundframe ">
366366 <a data-dz-remove class="main_icons delete floatright cancel"></a>
367367 <div class="attached_BBC_width_height">
368368 <div class="attached_BBC_width">
Original file line number Diff line number Diff line change @@ -150,10 +150,11 @@ div#post_attachments_area.roundframe {
150150 position : absolute;
151151 right : 5px ;
152152 top : 5px ;
153- background : white;
154153 border-radius : 4px ;
155154 padding : 0.5ch ;
156155 min-height : initial;
156+ margin : 0 ;
157+ box-shadow : none;
157158}
158159# post_attachments_area .attached_BBC_width_height {
159160 display : none;
You can’t perform that action at this time.
0 commit comments