]> git.parisson.com Git - teleforma.git/commitdiff
fix media margin
authoryomguy <yomguy@parisson.com>
Thu, 3 Jan 2013 00:03:30 +0000 (01:03 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 3 Jan 2013 00:03:30 +0000 (01:03 +0100)
teleforma/static/teleforma/css/teleforma.css

index 182b4534a12dacc77fcb2035a2b27996a6ae0cbc..8eebfc3c5fe19e8a16553e27ea0dc96936b00166 100644 (file)
@@ -1515,6 +1515,10 @@ input,textarea{
     overflow: auto;
     }
 
+.media {
+    margin-top: 0.5em;
+}
+
 .course_media {
     float: left;
     background-color: transparent;