diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index 98865c9..2bbc21d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -46,6 +46,7 @@ button.smallbutton { height: 17px; background-color: inherit; background-image: url(button_blue.png); + background-repeat: no-repeat; color: #FFFFFF; font-size: 14px; border: 0px; |