Merge "Fix remove reviewer alignment"
This commit is contained in:
@@ -44,12 +44,14 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
gr-button.remove {
|
gr-button.remove {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
border: 0;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-size: 1.7em;
|
font-size: 1.7em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
height: .6em;
|
height: .6em;
|
||||||
line-height: .6em;
|
line-height: .6em;
|
||||||
margin-left: .15em;
|
margin-left: .15em;
|
||||||
|
margin-top: -.05em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user