Skip to content
Snippets Groups Projects
Commit 1616f050 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fixed: missing css

parent ea687b49
No related branches found
No related tags found
No related merge requests found
......@@ -148,3 +148,11 @@ background: #DDDFDD;
table { font-size: 12px; }
table.login { border: 1px solid #C0C0C0; background: #F0F0F0; font-size: 12px; }
.inline-block
{
display:inline-block;
vertical-align: top;
margin: 12px;
min-width: 400px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment