Update the min-width property for username popups.
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com> Change-Id: I8ebff9ea79b0198cba80fe275c91cadb94c07ce7
This commit is contained in:
parent
608cd673ce
commit
87ef3e4e3a
1 changed files with 1 additions and 1 deletions
|
@ -1111,7 +1111,7 @@ nav.spreadsheet-color-indicator ~ #sidebar-dock-wrapper {
|
|||
}
|
||||
|
||||
.username-pop-up {
|
||||
width: 110px;
|
||||
min-width: 110px;
|
||||
height: 45px;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue