Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 8249ff3

Browse files
committed
Update
1 parent 667f5f0 commit 8249ff3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/style.dashboard.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ body {
110110
/* custom dropdown menu
111111
========================================================================== */
112112
.dropdown {
113-
margin-right: 25px;
113+
margin-right: 16px;
114114
margin-top: 9px;
115115
}
116116

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-ui-dashboard",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Simple and fast dashboard template.",
55
"main": "css/style.dashboard.css",
66
"repository": {

0 commit comments

Comments
 (0)