1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

Removed erroneous comment

This commit is contained in:
Michael Abashian 2016-01-08 16:46:24 -05:00
parent 4df231917f
commit c649b8fda6

View File

@ -9,14 +9,6 @@
@import "src/shared/branding/colors.default.less";
// .List-panel {
// background-color: @list-panel-bg;
// border-radius: 5px;
// padding: 20px;
// border: 1px solid @list-panel-border;
// margin-top: 20px;
// }
.List-well {
margin-top: 25px;
}