Merge "Remove vertical align from metadata titles" into stable-2.15

This commit is contained in:
Dave Borowitz
2017-10-30 17:41:03 +00:00
committed by Gerrit Code Review

View File

@@ -127,7 +127,6 @@ limitations under the License.
.title, .title,
.value { .value {
display: table-cell; display: table-cell;
vertical-align: middle;
} }
.title { .title {
padding-right: .5em; padding-right: .5em;