New css class to saml button login...

(cherry picked from commit a5eeb7e4f1274b9d97fe3b4a5d42b8a5938dd72e)
This commit is contained in:
Arturo Gonzalez 2016-05-30 08:13:46 +02:00
parent 621480341d
commit fdbcea32fa

View File

@ -2879,6 +2879,12 @@ table#policy_modules td * {
text-align: right;
}
.saml_button {
float: left;
position: fixed;
vertical-align: middle;
}
.status_tactical{
width: 100%;
margin-left: auto;