Commit 4993e223 by Waheed Ahmed

Minor styling tweaks.

LMS-11302
parent 2cba87d0
......@@ -17,14 +17,12 @@ div.lti {
.wrapper-lti-link {
@include font-size(14);
position: relative;
background-color: $sidebar-color;
padding: ($baseline*1.8) ($baseline*1.5) ($baseline*1.1) $baseline;
padding: $baseline;
.lti-link {
position: absolute;
top: ($baseline*1.8);
right: $baseline;
margin-bottom: 0;
text-align: right;
.link_lti_new_window {
@extend .gray-button;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment