diff --git a/cps/static/css/style.css b/cps/static/css/style.css index c581b846..7ea8fa23 100644 --- a/cps/static/css/style.css +++ b/cps/static/css/style.css @@ -105,3 +105,7 @@ input.pill:not(:checked) + label .glyphicon { .div[class="col-sm-3.col-lg-3.col-xs-5"] { width: 100%; } + +.col-xs-5 { + width: 100%; +}