summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorHolger Brunn <opensource@holgerbrunn.net>2013-01-31 21:21:43 +0100
committerPaul Arthur <paul.arthur@flowerysong.com>2013-02-07 14:46:27 -0500
commit28614f0344427018fd74d5653b196709956849a2 (patch)
tree932562b64acd45d16fd96edba30eb512b39e446f /themes
parent7370abe9792948cb92f2eb6ea689d244e04a4ae5 (diff)
downloadampache-28614f0344427018fd74d5653b196709956849a2.tar.gz
ampache-28614f0344427018fd74d5653b196709956849a2.tar.bz2
ampache-28614f0344427018fd74d5653b196709956849a2.zip
align search box with buttons
Diffstat (limited to 'themes')
-rw-r--r--themes/classic/templates/default.css6
-rw-r--r--themes/fresh/templates/default.css6
2 files changed, 0 insertions, 12 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index f127fa37..ec474c67 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -708,12 +708,6 @@ td.lp_current a {
right: 5px;
bottom: 5px;
}
-#html5_player #search
-{
- position: absolute;
- top: 54px;
- right: 5px;
-}
/************************************************/
/* Styles for Login template */
diff --git a/themes/fresh/templates/default.css b/themes/fresh/templates/default.css
index a542a3c0..370b7f40 100644
--- a/themes/fresh/templates/default.css
+++ b/themes/fresh/templates/default.css
@@ -1005,12 +1005,6 @@ table.tabledata .cel_php_setting, table.tabledata .cel_configuration, .cel_prefe
right: 5px;
bottom: 5px;
}
-#html5_player #search
-{
- position: absolute;
- top: 56px;
- right: 5px;
-}
/***********************************************
Other