mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-07 20:40:26 +08:00
fix top navigation style
This commit is contained in:
parent
2290b75f8a
commit
c1832969b4
1 changed files with 4 additions and 0 deletions
|
@ -270,6 +270,10 @@
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li:last-child {
|
||||||
|
border-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-default {
|
.btn-default {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue