fixing style in complex user map
This commit is contained in:
@ -1055,9 +1055,10 @@ table thead th code.highlighter-rouge {
|
||||
}
|
||||
|
||||
#userMap {
|
||||
/*overflow-x: scroll;*/
|
||||
/*overflow-y: hidden;*/
|
||||
overflow-x: auto;
|
||||
overflow-y: auto;
|
||||
padding: 20px;
|
||||
min-width: 770px;
|
||||
}
|
||||
|
||||
#userMap .active {
|
||||
|
Reference in New Issue
Block a user