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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2017-02-09 19:02:54 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-09 20:41:51 +0300
commit877f899f1e9311fcfd9917a39f74c7364e1ca45e (patch)
tree4e4a2516159b2146a0c67c2a54ebf0cb184849ab /app/assets/stylesheets/framework/calendar.scss
parent75092d9647bab00070b0b77f0fe1050d900a39a1 (diff)
Fix contribution activity alignment
Diffstat (limited to 'app/assets/stylesheets/framework/calendar.scss')
-rw-r--r--app/assets/stylesheets/framework/calendar.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/calendar.scss b/app/assets/stylesheets/framework/calendar.scss
index d485e75a434..fb8ea18d122 100644
--- a/app/assets/stylesheets/framework/calendar.scss
+++ b/app/assets/stylesheets/framework/calendar.scss
@@ -9,6 +9,8 @@
}
.user-calendar-activities {
+ direction: ltr;
+
.str-truncated {
max-width: 70%;
}