[S] Auto adjust width based on contnet

This commit is contained in:
Hykilpikonna
2019-12-21 17:16:40 -05:00
parent 07f3544ba5
commit 45e1376a8f
@@ -96,8 +96,9 @@
#block-term-grades #block-term-grades
{ {
// Align right // Align right
width: 100px; width: auto;
float: right; float: right;
margin-right: 10px;
#term #term
{ {