diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-07-07 15:26:48 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-07-07 15:26:48 +0100 |
commit | 288a6055be8b7e2967fe2ce0528a42e6c5bb33dc (patch) | |
tree | 0e2e1a271438d1ed17ce1bbcc2087d2236160b4a /assets/stylesheets/responsive/custom.scss | |
parent | ae75da8c390bd1609af041fa76d724f423549b35 (diff) | |
parent | 250a55d5578e4102ea1b2e2f2a1977cad5d67b0f (diff) |
Merge branch 'add-widget'
Diffstat (limited to 'assets/stylesheets/responsive/custom.scss')
-rw-r--r-- | assets/stylesheets/responsive/custom.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss index ab2c6e4..9debf2f 100644 --- a/assets/stylesheets/responsive/custom.scss +++ b/assets/stylesheets/responsive/custom.scss @@ -580,3 +580,5 @@ dt { padding: 3px; font-size: 1.1rem; } + + |