Skip to content

Commit ac08e4f

Browse files
OndrejVaneppicha
authored andcommitted
#4 Allow reparameterization in AP detail
- added top margin to the message container
1 parent 246e2a4 commit ac08e4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/webapp/WEB-INF/templates/anti-pattern.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
margin-left: 5%;
1717
margin-right: 5%;
1818
}
19+
20+
.container {
21+
margin-top: 20px;
22+
}
1923
</style>
2024
</head>
2125
<body>

0 commit comments

Comments
 (0)