Skip to content
Snippets Groups Projects
Commit acdc3b66 authored by Chris Lawton's avatar Chris Lawton
Browse files

containing width of small media box image

parent b5b3599d
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@
position: absolute;
top: 50%;
left: 50%;
max-width: 105px;
border: 0 solid;
transform: translate(-50%, -50%);
transition: border $transition;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment