UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Unverified Commit 1cd19cea authored by Luis Lahoz's avatar Luis Lahoz
Browse files

Updates the sizes

parent f680cfb9
No related branches found
No related tags found
1 merge request!90Resizing the logo size and terms condition
......@@ -358,7 +358,7 @@ body > .container-fluid {
}
.branding.card-header img {
max-width: 75%;
max-width: 50%;
}
#logout-all-sessions {
......
......@@ -38,11 +38,11 @@
<div class="card">
<div class="card-header branding row">
<div class="col-sm-4 p-0">
<div class="col-sm-3 p-0">
<img src="${url.resourcesPath}/img/logo.png"/>
</div>
<div class="col-sm-1">&nbsp;</div>
<div class="col-sm-7 my-auto">
<div class="col-sm-8 my-auto">
<#if client?? && client.name?has_content>
<h2 class="client-unique-name">${client.name?no_esc}</h2>
<#else>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment