aboutsummaryrefslogtreecommitdiff
path: root/less/close.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-04-24 06:45:21 -0700
committerMark Otto <[email protected]>2012-04-24 06:45:21 -0700
commit5be84ad0b7156edcd53d4c1ef81ad0f8cf0cbe4b (patch)
tree589e6975e89e4446b7b64c8773e11377528e991a /less/close.less
parentf9744ff52207617ec4610809603f34d7eba1d077 (diff)
downloadbootstrap-5be84ad0b7156edcd53d4c1ef81ad0f8cf0cbe4b.tar.xz
bootstrap-5be84ad0b7156edcd53d4c1ef81ad0f8cf0cbe4b.zip
restore margins on thumbnails, add comments about it's changes and how responsive affects it
Diffstat (limited to 'less/close.less')
-rw-r--r--less/close.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/close.less b/less/close.less
index e264fca2d..31fe6fcb3 100644
--- a/less/close.less
+++ b/less/close.less
@@ -23,7 +23,7 @@
button.close {
padding: 0;
cursor: pointer;
- background-color: transparent;
+ background: transparent;
border: 0;
-webkit-appearance: none;
} \ No newline at end of file