1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 06:15:22 +02:00

refactor(templates): rename field comment to description (#155)

This commit is contained in:
Anthony Lapenna 2016-08-23 18:49:40 +12:00 committed by GitHub
parent 1c8aa35479
commit 5f290937d2
2 changed files with 2 additions and 2 deletions

View file

@ -251,7 +251,7 @@ input[type="radio"] {
text-align: center;
}
.container-template .comment {
.container-template .description {
text-align: center;
font-size: 0.8em;
}