mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix top padding of history sidebar create buttons
This commit is contained in:
parent
f04a89ebc2
commit
7e3950e47c
2
public/css/built.css
vendored
2
public/css/built.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
resources/assets/css/sidebar.css
vendored
4
resources/assets/css/sidebar.css
vendored
@ -113,8 +113,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#right-sidebar-wrapper .sidebar-nav li a.btn {
|
#right-sidebar-wrapper .sidebar-nav li a.btn {
|
||||||
margin-top:0px;
|
margin-top: 6px;
|
||||||
margin-right:10px;
|
margin-right: 8px;
|
||||||
text-indent: 0px
|
text-indent: 0px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user