Merge "Revert "Gives more room for project column""

This commit is contained in:
viktard
2018-04-20 16:55:34 +00:00
committed by Gerrit Code Review

View File

@@ -203,8 +203,8 @@ limitations under the License.
} }
} }
@media only screen and (min-width: 1450px) { @media only screen and (min-width: 1450px) {
.project { :host {
width: 20em; font-size: 14px;
} }
} }
</style> </style>