Bug 11057: Bootstrap theme: fix display of active language in language chooser
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / css / opac.css
index 5b3da1c..a97158f 100644 (file)
@@ -386,6 +386,9 @@ td {
   margin-top: .5em;
   position: static;
 }
+#changelanguage .nav > .active > p {
+  padding: 0 15px;
+}
 .table-striped tbody > tr:nth-child(odd) > td,
 .table-striped tbody > tr:nth-child(odd) > th {
   background-color: #F4F4F4;