From 2125cb4c958115dff2bf69ea91e2294db446c4b7 Mon Sep 17 00:00:00 2001 From: Robert Peek Date: Tue, 3 Mar 2020 14:00:15 +0000 Subject: [PATCH] Fixes #35 --- README.md | 2 +- bower.json | 2 +- less/flipcard-audio.less | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d0041d4..7ad79b3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The attributes listed below are used in *components.json* to configure **Flip ca No known limitations. ---------------------------- -**Version number:** 3.0.1 +**Version number:** 3.0.2 **Framework versions:** 4+ **Author / maintainer:** Deltanet with [contributors](https://github.com/deltanet/adapt-flipcard-audio/graphs/contributors) **Accessibility support:** yes diff --git a/bower.json b/bower.json index 37eb4ed..3fdf287 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-flipcard-audio", - "version": "3.0.1", + "version": "3.0.2", "framework": ">=4", "homepage": "https://github.com/deltanet/adapt-flipcard-audio", "issues": "https://github.com/deltanet/adapt-flipcard-audio/issues", diff --git a/less/flipcard-audio.less b/less/flipcard-audio.less index 644a1aa..d2a1df9 100644 --- a/less/flipcard-audio.less +++ b/less/flipcard-audio.less @@ -107,8 +107,8 @@ } .flipcard-audio-item-back-title { - font-weight: @font-weight-bold; padding-bottom: @component-padding; + .sub-title; } .flipcard-audio-item-back-body {