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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorXhmikosR <XhmikosR@users.noreply.github.com>2014-03-27 08:18:05 +0400
committerXhmikosR <XhmikosR@users.noreply.github.com>2014-03-27 08:18:05 +0400
commitaacdc900305475596d61b9d4b74a8f54f18817f0 (patch)
treea3ba46095ec82094240212ec9e196195781be36a /sass
parent515bd890b59d50620282ec498ca442cc17aea55e (diff)
parent036fe6f437a2d48f843f863be29b40eeb33ce09b (diff)
Merge pull request #501 from twbs/remove-zoom
Remove `zoom` from `.table-view`.
Diffstat (limited to 'sass')
-rw-r--r--sass/table-views.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/sass/table-views.scss b/sass/table-views.scss
index a76d99a..42372bf 100644
--- a/sass/table-views.scss
+++ b/sass/table-views.scss
@@ -65,7 +65,6 @@
.table-view .media,
.table-view .media-body {
overflow: hidden;
- zoom: 1;
}
.table-view .media-object {
&.pull-left {