summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaladox none <thomasmulhall410@yahoo.com>2019-07-27 17:15:37 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-07-27 17:15:37 +0000
commit785cc24f81f181c56e9335d9557fdf0886b86621 (patch)
tree8b16d5fd2e1dde1e748cfc8a6495a05a984c350d
parentaa9afdc1a464afbb74846009f94429a0cbd94563 (diff)
parentda793fcf9721c89bd07a86448878ce940a41c48f (diff)
Merge "Remove unused css classes from gr-gpg-editor"
-rw-r--r--polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html b/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html
index c21e84d5a8..5dbafae261 100644
--- a/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html
+++ b/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html
@@ -27,9 +27,6 @@ limitations under the License.
<template>
<style include="shared-styles"></style>
<style include="gr-form-styles">
- .statusHeader {
- width: 4em;
- }
.keyHeader {
width: 9em;
}
@@ -54,10 +51,6 @@ limitations under the License.
#existing {
margin-bottom: 1em;
}
- #existing .commentColumn {
- min-width: 27em;
- width: auto;
- }
</style>
<div class="gr-form-styles">
<fieldset id="existing">