﻿#history-widget .card-content {
    min-height: 150px;
}

#history-widget .widget-content {
    position: relative;
    min-height: 125px;
    padding-bottom: 1.5rem;
}

#history-widget .widget-content #buttons {
    position: absolute;
    bottom: 0;
    right: 0;
}