increase the div width in settings to 90%

This commit is contained in:
ntoff 2017-11-18 07:55:30 +10:00
parent ab2fa40b32
commit 22ce5c7ec7

View File

@ -1,3 +1,3 @@
div#settings_plugin_fanspeedslider div {
width: 80%;
width: 90%;
}