Commit 4993e223 by Waheed Ahmed

Minor styling tweaks.

LMS-11302
parent 2cba87d0
...@@ -17,14 +17,12 @@ div.lti { ...@@ -17,14 +17,12 @@ div.lti {
.wrapper-lti-link { .wrapper-lti-link {
@include font-size(14); @include font-size(14);
position: relative;
background-color: $sidebar-color; background-color: $sidebar-color;
padding: ($baseline*1.8) ($baseline*1.5) ($baseline*1.1) $baseline; padding: $baseline;
.lti-link { .lti-link {
position: absolute; margin-bottom: 0;
top: ($baseline*1.8); text-align: right;
right: $baseline;
.link_lti_new_window { .link_lti_new_window {
@extend .gray-button; @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