diff --git a/themes/brand.jquery.org/style.css b/themes/brand.jquery.org/style.css index 125ce211..1df088b7 100644 --- a/themes/brand.jquery.org/style.css +++ b/themes/brand.jquery.org/style.css @@ -87,11 +87,6 @@ a { } /* Helpers */ -.db { - display: inline-block; - float: none !important; - clear: both; -} .p-small { padding-bottom: 20px; } \ No newline at end of file diff --git a/themes/jquery/css/base.css b/themes/jquery/css/base.css index 9e85e7dc..17dfbb89 100644 --- a/themes/jquery/css/base.css +++ b/themes/jquery/css/base.css @@ -534,6 +534,16 @@ label .field-description { font-size: 0.8em; } +/** + * Button + */ + +.db { + display: inline-block; + float: none !important; + clear: both; +} + /* ========================================================================== Tables ========================================================================== */ diff --git a/themes/jquery/header.php b/themes/jquery/header.php index 661f7b55..506b8ac7 100755 --- a/themes/jquery/header.php +++ b/themes/jquery/header.php @@ -19,7 +19,7 @@ - +