Browse Source

Fix indent .less

pull/1769/head
Antoine GIRARD 9 years ago
parent
commit
4dd731cb53
  1. 8
      public/less/_admin.less

8
public/less/_admin.less

@ -31,14 +31,14 @@
}
.admin-table{
.table{
width: 100%;
width: 100%;
}
}
dl.admin-dl-horizontal {
padding: 20px;
margin: 0;
margin: 0;
dd{
margin-left: 240px;
margin-left: 240px;
}
dt {
font-weight: bolder;
@ -50,4 +50,4 @@
white-space: nowrap;
}
}
}
}

Loading…
Cancel
Save