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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/bootstrap/mixins/_text-truncate.scss')
-rw-r--r--assets/stylesheets/bootstrap/mixins/_text-truncate.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/mixins/_text-truncate.scss b/assets/stylesheets/bootstrap/mixins/_text-truncate.scss
index 5a40bf5..3504bb1 100644
--- a/assets/stylesheets/bootstrap/mixins/_text-truncate.scss
+++ b/assets/stylesheets/bootstrap/mixins/_text-truncate.scss
@@ -5,4 +5,4 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-} \ No newline at end of file
+}