aboutsummaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorGareth Rees <gareth@garethrees.co.uk>2016-03-08 16:58:48 +0000
committerGareth Rees <gareth@garethrees.co.uk>2016-03-08 16:58:48 +0000
commit0ba5916ed066fd7a45beaff64d871e6bd880c0e9 (patch)
treec220fcb783d590fca1374dfd39de5d924b813904 /assets
parent8abadb998fb2be54c21f81d44d0c3a0cb10a2944 (diff)
parent52ecfc844c62d3f9be758117faf9d6aa3328f273 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'assets')
-rw-r--r--assets/stylesheets/responsive/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 6b8ddbd..7f0f51b 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -424,7 +424,7 @@ a.link_button_green_large {
z-index: 1000;
border-radius: 3px;
font-size: 1em;
- width: 100%;
+ min-width: 100%;
}
}