aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-27 13:37:14 -0800
committerJacob Thornton <[email protected]>2012-01-27 13:37:14 -0800
commit3c7e3eb7d37507ba12d95024f06d6f872a44eecd (patch)
treeda1607a078c43f0d6d017a28b40fef0e9cd10b6a /less
parent6fd1e9f4c0903ae4ff4f57bd3cb193ee0ed2b9ad (diff)
parentd7b8a9c9303f1f1bd69ae02f74bb17aaa87a2ceb (diff)
downloadbootstrap-3c7e3eb7d37507ba12d95024f06d6f872a44eecd.tar.xz
bootstrap-3c7e3eb7d37507ba12d95024f06d6f872a44eecd.zip
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts: docs/assets/css/bootstrap.css
Diffstat (limited to 'less')
-rw-r--r--less/buttons.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/buttons.less b/less/buttons.less
index f18cf9d95..08620a3c3 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -77,6 +77,7 @@
font-size: @baseFontSize;
line-height: @baseLineHeight;
color: @grayDark;
+ text-align: center;
text-shadow: 0 1px 1px rgba(255,255,255,.75);
#gradient > .vertical-three-colors(@white, @white, 25%, darken(@white, 10%)); // Don't use .gradientbar() here since it does a three-color gradient
border: 1px solid #ccc;