Skip to content

Commit

Permalink
Remove text decoration from forcedSearch icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandog committed Apr 20, 2016
1 parent ad9f48c commit e78b5f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gui/slick/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,8 @@ h2.day, h2.network {
text-align:center
}

a.forceUpdate { text-decoration: none;}

/* =======================================================================
config*.mako
========================================================================== */
Expand Down Expand Up @@ -3467,3 +3469,4 @@ snatchSelection.mako
div#searchNotification {
display: inline-block;
}

0 comments on commit e78b5f0

Please sign in to comment.