summaryrefslogtreecommitdiff
path: root/simplex/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-19 22:09:39 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-19 22:09:39 -0400
commitc9e6dc3b6d386f2d7a069904efd64b51e81e42bd (patch)
treeb6711b926cba52daed08998ef5da4274a8035cad /simplex/bootstrap.css
parent5deb9522312fd5c981215735408bd46a847a5b5f (diff)
simplex: remove border on well
Diffstat (limited to 'simplex/bootstrap.css')
-rw-r--r--simplex/bootstrap.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css
index 680d5087..9aa10062 100644
--- a/simplex/bootstrap.css
+++ b/simplex/bootstrap.css
@@ -4354,6 +4354,7 @@ i[class^="icon-"] {
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
background-color: #ffffff;
+ border: none;
}
.breadcrumb {
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);