Skip to content

Commit 318c24f

Browse files
author
Aviad Lichtenstadt
committed
fix btn layout
1 parent 97814dc commit 318c24f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/react-datetime.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
}
8585

8686
.cancelBtn {
87-
margin-left: 102px !important;
87+
margin-left: 101px !important;
8888
font-size: 14px;
8989
color: red;
9090
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demisto-react-datetime2",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "A lightweight but complete datetime picker React.js component.",
55
"homepage": "https://github.com/arqex/react-datetime",
66
"repository": {

0 commit comments

Comments
 (0)