Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorEmruz Hossain <hossainemruz@gmail.com>2021-05-17 20:43:06 +0300
committerGitHub <noreply@github.com>2021-05-17 20:43:06 +0300
commit16f64aa4c27d865b42aa2e8a5206274b734d2dac (patch)
treecf52a18dfe8931d2d7b42b20571dda353c090ccc /static
parent6a01c1ea4b4c876b544bca92a28f4a3107527134 (diff)
Allow overwriting country flag for a language (#316)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Diffstat (limited to 'static')
-rw-r--r--static/css/layouts/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/layouts/main.css b/static/css/layouts/main.css
index 7064658..e028f3f 100644
--- a/static/css/layouts/main.css
+++ b/static/css/layouts/main.css
@@ -170,7 +170,7 @@ img.right {
.flag-icon {
width: 16px !important;
- margin-top: 5px;
+ margin-top: 3px;
margin-right: 3px;
}