aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/icons.css
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2016-02-02 08:42:53 -0800
committerMatt Friedman <maf675@gmail.com>2016-02-02 08:42:53 -0800
commit93a25893d59805b269494804b5569b71acc33f86 (patch)
tree5240d048530384131fb97ac4f4261acd7c88c357 /phpBB/styles/prosilver/theme/icons.css
parentb432f33b49e142cadc3643c4255192d4c10cc14c (diff)
downloadforums-93a25893d59805b269494804b5569b71acc33f86.tar
forums-93a25893d59805b269494804b5569b71acc33f86.tar.gz
forums-93a25893d59805b269494804b5569b71acc33f86.tar.bz2
forums-93a25893d59805b269494804b5569b71acc33f86.tar.xz
forums-93a25893d59805b269494804b5569b71acc33f86.zip
[ticket/14447] Remove trailing white spaces in Prosilver
PHPBB3-14447
Diffstat (limited to 'phpBB/styles/prosilver/theme/icons.css')
-rw-r--r--phpBB/styles/prosilver/theme/icons.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/theme/icons.css b/phpBB/styles/prosilver/theme/icons.css
index f5d1b00795..9fb7244f4b 100644
--- a/phpBB/styles/prosilver/theme/icons.css
+++ b/phpBB/styles/prosilver/theme/icons.css
@@ -2,11 +2,11 @@
$Icons
-------------------------------------------------------------- */
-/* Global module setup
+/* Global module setup
--------------------------------*/
/* Renamed version of .fa class for agnostic useage of icon fonts.
- * Just change the name of the font after the 14/1 to the name of
+ * Just change the name of the font after the 14/1 to the name of
* the font you wish to use.
*/
.icon, .button .icon {
@@ -31,7 +31,7 @@
/* Icon size classes - Default size is 14px, use these for small variations */
.icon.icon-xl {
- font-size: 20px;
+ font-size: 20px;
}
.icon.icon-lg {
@@ -61,7 +61,7 @@
.arrow-right .icon {
float: right;
-}
+}
.arrow-right:hover .icon {
margin-left: 5px;