Merge "Fix top cutoff of avatar in account dropdown"

This commit is contained in:
Andrew Bonventre
2016-03-18 21:11:47 +00:00
committed by Gerrit Code Review

View File

@@ -40,7 +40,7 @@ limitations under the License.
gr-avatar {
height: 2em;
width: 2em;
vertical-align: -.25em;
vertical-align: middle;
}
ul {
list-style: none;