diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 36e7188..812bf55 100644 --- a/templates/index.html +++ b/templates/index.html @@ -44,7 +44,7 @@ } @media screen and (max-width: 600px) { /* "s" */ #searchform { - width: 20em; + width: 30%; } } </style> <!-- TODO get rid of these magic margins --> |
