Images now slighlty set in so they don't appear under the context button, and give a margin to the right of the image

pull/1987/head
wmwragg 2016-08-16 17:41:54 +01:00
parent 08e5f61b10
commit d1649771cc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ limitations under the License.
.mx_MImageBody {
display: block;
margin-right: 34px;
}
.mx_MImageBody_thumbnail {