Fixed: Message after upload is not upto mark

This commit is contained in:
Saqib Razzaq 2016-03-08 23:06:43 -08:00
parent f1c3b268cc
commit 9d836d0fc6

View file

@ -71,3 +71,8 @@ h6 {
position: absolute;
display: block;
}
#uploadMessage {
width: 100%;
margin-left: 0px;
}