diff --git a/src/css/figure.css b/src/css/figure.css index 7ef97d83..008c10d1 100644 --- a/src/css/figure.css +++ b/src/css/figure.css @@ -134,7 +134,7 @@ line-height: 20px; padding: 12px 5px; position: absolute; - right: 485px; + right: 520px; text-align: center; height: 100%; } @@ -923,6 +923,10 @@ transform: rotate(90deg); display: inline-block; } + .abottom i { + transform: rotate(270deg); + display: inline-block; + } .navbar-left .btn-sm { font-size: 14px; diff --git a/src/index.html b/src/index.html index 93312df0..70558ffe 100644 --- a/src/index.html +++ b/src/index.html @@ -1338,6 +1338,13 @@
Example Label
> + +