aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/buttons.css
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-05-26 14:54:26 -0700
committerCesar G <prototech91@gmail.com>2014-05-27 07:17:48 -0700
commitaad195aaa87b0323c7b96bcfb3962a6a49eed8a0 (patch)
tree7994af3876084e6deea18f12a0c5a86ab1dd60e1 /phpBB/styles/prosilver/theme/buttons.css
parent4d6058341296f04882c939571243f572b05d94da (diff)
downloadforums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.gz
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.bz2
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.xz
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.zip
[ticket/12155] Get rid of line-height value causing alignment issues in FF.
PHPBB3-12155
Diffstat (limited to 'phpBB/styles/prosilver/theme/buttons.css')
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css
index 18041ea6d5..7d9aae86d7 100644
--- a/phpBB/styles/prosilver/theme/buttons.css
+++ b/phpBB/styles/prosilver/theme/buttons.css
@@ -7,7 +7,6 @@
.button {
cursor: pointer;
display: inline-block;
- line-height: 17.5px;
height: 18px;
font-size: 13px;
white-space: nowrap;