diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/dark-hive/jquery-ui-1.10.3.custom.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/css/dark-hive/jquery-ui-1.10.3.custom.css b/css/dark-hive/jquery-ui-1.10.3.custom.css index 507a352..02abc68 100644 --- a/css/dark-hive/jquery-ui-1.10.3.custom.css +++ b/css/dark-hive/jquery-ui-1.10.3.custom.css @@ -225,7 +225,9 @@ button.ui-button-icon-only { button.ui-button-icons-only { width: 3.7em; } - +.ui-button { + margin: 10px 0px 10px 0px; +} /* button text element */ .ui-button .ui-button-text { display: block; |
