Fixed issue 175, sub-tabs are displayed on two lines when the project title is too long.
This commit is contained in:
parent
858d2c93e2
commit
4276088410
@ -302,6 +302,7 @@ h1.project-title {
|
|||||||
z-index: 100;
|
z-index: 100;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note {
|
.note {
|
||||||
|
Loading…
Reference in New Issue
Block a user