aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver/screwdriver.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Screwdriver/screwdriver.rtl.css')
-rw-r--r--p/themes/Screwdriver/screwdriver.rtl.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css
index 9ab4e9eb0..76b1a41f0 100644
--- a/p/themes/Screwdriver/screwdriver.rtl.css
+++ b/p/themes/Screwdriver/screwdriver.rtl.css
@@ -162,19 +162,15 @@ button.as-link[disabled] {
font-size: 0.9rem;
border: solid 1px #ccc;
border-radius: 4px;
- min-height: 37px;
+ min-height: 25px;
min-width: 15px;
+ line-height: 25px;
text-shadow: 0px -1px rgba(255,255,255,0.08);
vertical-align: middle;
cursor: pointer;
overflow: hidden;
}
-a.btn {
- min-height: 25px;
- line-height: 25px;
-}
-
.btn:hover {
text-shadow: 0 0 2px #fff;
text-decoration: none;