[Bps-public-commit] RT-Extension-FeaturedTickets branch, master, updated. 9db1d3d142a4af6334a830c2488c706972fa4859
Jim Brandt
jbrandt at bestpractical.com
Tue Apr 17 12:59:06 EDT 2018
The branch, master has been updated
via 9db1d3d142a4af6334a830c2488c706972fa4859 (commit)
from 5e8950044d4c42dc2865ef9868644bd3760641dd (commit)
Summary of changes:
static/css/featured-tickets.css | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 9db1d3d142a4af6334a830c2488c706972fa4859
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Wed Apr 11 15:12:13 2018 -0400
Small CSS updates
diff --git a/static/css/featured-tickets.css b/static/css/featured-tickets.css
index e05cee2..dc6bda0 100644
--- a/static/css/featured-tickets.css
+++ b/static/css/featured-tickets.css
@@ -101,12 +101,12 @@
*/
.pricing-table {
border: 1px solid #ddd;
- margin: 0 0.5em 2em;
+ margin: 0 0.5em 1em;
padding: 0 0 1em;
position: relative;
background-color: lightgray;
overflow: hidden;
- height: 10em;
+ height: 13em;
}
/*
@@ -216,6 +216,7 @@
background: #111;
color: #888;
text-align: center;
+ font-size: .8em;
}
.footer a {
color: #ddd;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list