Skip to content

Commit ad35baf

Browse files
committed
v1.1.6
1 parent 1074efa commit ad35baf

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## HEAD
4+
5+
## 1.1.6 - 06.06.2014
46
* Fix position of close button on small screens
57
* Check if activeElement is available in max-width
68

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-modal",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"main": [
55
"modal.scss",
66
"modal.js"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "css-modal",
33
"title": "CSS Modal",
44
"description": "Modals, built with pure CSS",
5-
"version": "1.1.5",
5+
"version": "1.1.6",
66
"homepage": "https://github.com/drublic/css-modal",
77
"author": {
88
"name": "Hans Christian Reinl",

0 commit comments

Comments
 (0)