1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Fixed script button alignment (#139)

* Fixed script button alignment

* Fixed configurator and scene button alignment
This commit is contained in:
Daniel Peukert
2016-10-26 07:56:35 +02:00
committed by Paulus Schoutsen
parent 3b5e1f9871
commit b6bc3cd387
3 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
font-weight: 500;
top: 3px;
height: 37px;
margin-right: -.57em;
}
</style>

View File

@@ -15,6 +15,7 @@
font-weight: 500;
top: 3px;
height: 37px;
margin-right: -.57em;
}
</style>

View File

@@ -16,6 +16,7 @@
font-weight: 500;
top: 3px;
height: 37px;
margin-right: -.57em;
}
ha-entity-toggle {