Cleaning language nav bar
This commit is contained in:
parent
6f216a20c1
commit
a6ded30e2c
@ -89,13 +89,13 @@ header.top
|
|||||||
margin-top: 0.2em
|
margin-top: 0.2em
|
||||||
|
|
||||||
nav
|
nav
|
||||||
|
top: -3em
|
||||||
font-size: smaller
|
font-size: smaller
|
||||||
margin-top: -3em
|
|
||||||
text-align: center
|
text-align: center
|
||||||
.digest, form
|
.digest, form
|
||||||
margin-top: 2em
|
margin-top: 2em
|
||||||
&:hover nav
|
&:hover nav
|
||||||
margin-top: 0
|
top: 0.3em
|
||||||
.digest, form
|
.digest, form
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ form#orga_search
|
|||||||
float: right
|
float: right
|
||||||
font-size: larger
|
font-size: larger
|
||||||
margin-left: 1em
|
margin-left: 1em
|
||||||
margin-right: 2em
|
margin-right: 1em
|
||||||
label
|
label
|
||||||
display: none
|
display: none
|
||||||
em.fa
|
em.fa
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
header nav
|
header nav
|
||||||
|
left: 0
|
||||||
width: 100%
|
width: 100%
|
||||||
position: absolute
|
position: absolute
|
||||||
& > ul > li
|
& > ul > li
|
||||||
|
@ -78,6 +78,7 @@ search:
|
|||||||
|
|
||||||
## If `strict` is `false`, guess usages such as t("categories.#{category}.title"). The default is `true`.
|
## If `strict` is `false`, guess usages such as t("categories.#{category}.title"). The default is `true`.
|
||||||
# strict: true
|
# strict: true
|
||||||
|
strict: false
|
||||||
|
|
||||||
## Multiple scanners can be used. Their results are merged.
|
## Multiple scanners can be used. Their results are merged.
|
||||||
## The options specified above are passed down to each scanner. Per-scanner options can be specified as well.
|
## The options specified above are passed down to each scanner. Per-scanner options can be specified as well.
|
||||||
|
@ -50,7 +50,7 @@ en:
|
|||||||
contact: Contact
|
contact: Contact
|
||||||
submitter: Soumetteur
|
submitter: Soumetteur
|
||||||
submission_time: En attente depuis
|
submission_time: En attente depuis
|
||||||
tag_list: Tags
|
tags: Tags
|
||||||
active: Active
|
active: Active
|
||||||
kind:
|
kind:
|
||||||
name_association: Association
|
name_association: Association
|
||||||
@ -81,7 +81,7 @@ en:
|
|||||||
contact: Contact
|
contact: Contact
|
||||||
submitter: Submitter
|
submitter: Submitter
|
||||||
submission_time: Waiting for
|
submission_time: Waiting for
|
||||||
tag_list: Tags
|
tags: Tags
|
||||||
reason: Reason
|
reason: Reason
|
||||||
region:
|
region:
|
||||||
region: Parent region
|
region: Parent region
|
||||||
|
Loading…
Reference in New Issue
Block a user