diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-08-27 17:42:50 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 10:05:45 +0200 |
| commit | 2c42e9488771070d8efec5d91835cd8c7885f4b1 (patch) | |
| tree | 63efba6438169ba4f74940cbdba72ad5d2396773 /src/components/simulations/FilterPanel.sass | |
| parent | d22fa82e50d8ac540584659225c1c113d939251b (diff) | |
Restyle navbar and use across entire site
Diffstat (limited to 'src/components/simulations/FilterPanel.sass')
| -rw-r--r-- | src/components/simulations/FilterPanel.sass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/simulations/FilterPanel.sass b/src/components/simulations/FilterPanel.sass index a59ffdfd..70401dcb 100644 --- a/src/components/simulations/FilterPanel.sass +++ b/src/components/simulations/FilterPanel.sass @@ -5,12 +5,11 @@ display: block background: #0761b1 - border: 1px solid #06326b color: #eee text-align: center - +border-radius($standard-border-radius) + +border-radius(25px) overflow: hidden margin-bottom: 20px |
