mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 21:05:23 +02:00
Merge branch 'master' into bootstrap-update
Conflicts: assets/css/app.css
This commit is contained in:
commit
012c8ed145
1 changed files with 9 additions and 0 deletions
|
@ -35,6 +35,15 @@ body {
|
||||||
margin-top: 28px;
|
margin-top: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar .navbar-inner {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar .nav {
|
||||||
|
margin: 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar .nav li {
|
.navbar .nav li {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue