Hinweis-Text für das Entfernen von Einträgen.

This commit is contained in:
baldo 2016-01-08 22:38:12 +01:00
parent 5420cb81e7
commit e0096b2fcb
2 changed files with 11 additions and 1 deletions
app/styles/views

View file

@ -4,7 +4,10 @@
.select-action {
@extend .row;
margin-top: 25px;
margin: {
top: 25px;
bottom: 25px;
}
.new-node, .update-node {
@extend .col-md-5;