New css class to saml button login...

(cherry picked from commit a5eeb7e4f1)
This commit is contained in:
Arturo Gonzalez 2016-05-30 08:13:46 +02:00
parent 621480341d
commit fdbcea32fa
1 changed files with 6 additions and 0 deletions

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;