Fix pastebin text centering

This commit is contained in:
Andre D 2015-06-23 23:34:33 -04:00
parent 510668afe3
commit b9a5fce925

View file

@ -141,7 +141,7 @@
}
audio.preview, video.preview, div.preview, #downloadprogress, #previewimg {
audio.preview, video.preview, .downloadexplain, #downloadprogress, #previewimg {
position: relative;
top: 50%;
text-align: center;