Skip to content

Commit 913b29c

Browse files
author
Vic G
authored
Merge pull request #1242 from appirio-tech/vertically-aligned-projectref-nametext
Fix #1221
2 parents d0339d2 + e131ed6 commit 913b29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/containers/Specification.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ $sideBarWidth: 280px;
849849
.project-name {
850850
word-break: break-all;
851851
font-size: 20px;
852-
margin-top: 10px;
852+
/*margin-top: 10px;*/
853853
}
854854
}
855855

0 commit comments

Comments
 (0)