Commit e8002ff4 authored by sumitnGIT's avatar sumitnGIT Committed by SMY ALTAMASH
Browse files

Sunbird.org (#522)

* keycloak Internationalisation enable

* Enable Google sign in

* Dropdown fixed
No related merge requests found
Showing with 6 additions and 4 deletions
+6 -4
......@@ -40,10 +40,12 @@ div#kc-locale {
div#kc-locale-dropdown {
position: relative;
width: 100px;
border: 1px solid #ccc;
border: 1px solid #e3e3e3;
border-radius: 9px;
padding: 0 10px;
z-index: 99;
top: 23px;
z-index: 99999;
top: 0;
background-color: #fff;
}
......@@ -59,7 +61,7 @@ a#kc-current-locale-link:after {
top: -1px;
font-weight: bold;
padding-left: 0.25em;
right: 15px;
right: 5px;
}
.kc-dropdown ul {
display: none;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment