Merge "Fix top cutoff of avatar in account dropdown"
This commit is contained in:
@@ -40,7 +40,7 @@ limitations under the License.
|
||||
gr-avatar {
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
vertical-align: -.25em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
|
Reference in New Issue
Block a user