mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Issue #193. display button as inline-block
This commit is contained in:
@@ -8,5 +8,5 @@ li.oe_help_online_not_found {
|
||||
text-align: center;
|
||||
margin: 3px auto 4px;
|
||||
position: relative;
|
||||
display: block;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user