2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Dashboard: fixed text alignment issue in the ios7 style

git-svn-id: https://svn.fhem.de/fhem/trunk@8970 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
talkabout 2015-07-14 17:01:31 +00:00
parent 44a04136fe
commit f9b5792ecf

View File

@ -168,10 +168,6 @@ body.dashboard_fullsize #content {
border: none !important;
}
.col2 {
text-align: center;
}
.dashboard_widgetheader svg {
margin-right: 5px;
}