﻿.send-article-content *
{
    box-sizing:border-box;
}
.send-article-button
{
    text-align:right;
}
.send-article-content .form-row
{
    height:auto;
    margin:0;
    padding:0;
}