# share-button/1.17/scss/admin.scss

Social Share Buttons, version 1.17. 10 lines.

- Page: https://pluginprobe.com/plugins/share-button/1.17/code/scss/admin.scss
- Raw: https://pluginprobe.com/plugins/share-button/1.17/raw/scss/admin.scss
- Modified: 2018-03-23T16:13:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/share-button/1.17/code/scss/admin.scss#L10-L20`.

```scss
#maxbuttons.maxbuttons-social
{
	@import 'variables';
	@import 'networks';
	@import 'editor';
	@import 'settings';

}
	@import 'modals';

```
